# File lib/prawn/document/bounding_box.rb, line 311
      def bottom_left
        [left,bottom]
      end