# File lib/more/facets/dictionary.rb, line 419
  def to_s
    self.to_a.to_s
  end