# File lib/prawn/layout/grid.rb, line 124
      def bottom
        @bottom ||= top - height
      end