# File mrplot/helpers.rb, line 178
    def to_s
      return "|#{@top},#{@bottom},#{@left},#{@right}|"
    end