# File lib/prawn/document/bounding_box.rb, line 247
      def top_left
        [left,top]
      end