# File lib/prawn/document/bounding_box.rb, line 351
      def height  
        @height || absolute_top - @parent.y
      end