# File mrplot/helpers.rb, line 125
    def to_s
      return "(#{@x},#{@y})"
    end