# File lib/map.rb, line 601
  def to_s
    to_array.to_s
  end