# File mrplot/helpers.rb, line 165
    def to_s
      return "[#{@width},#{@height}]"
    end