# File lib/prawn/layout/grid.rb, line 114
      def right
        @right ||= left + width
      end