# File lib/extlib/dictionary.rb, line 422
  def to_s
    self.to_a.to_s
  end