# File lib/ramaze/snippets/ramaze/dictionary.rb, line 346
    def to_s
      self.to_a.to_s
    end