# File lib/prawn/layout/grid.rb, line 119 def top @top ||= total_height - ((height + gutter) * @i.to_f) end