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