# File lib/prawn/layout/grid.rb, line 187
      def height
        top_box.top - bottom_box.bottom
      end