# File lib/hashery/dictionary.rb, line 410
  def to_s
    self.to_a.to_s
  end