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