# File lib/prawn/document/bounding_box.rb, line 219
      def anchor
        [@x, @y - height]
      end