# File lib/stomp/ext/hash.rb, line 2 def uncamelize_and_symbolize_keys self.uncamelize_and_stringify_keys.symbolize_keys end