# File lib/caesars/orderedhash.rb, line 135
135:
def
to_s
136:
self
.
to_a
.
to_s
137:
end