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