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