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