# File lib/hashie/extensions/stringify_keys.rb, line 10
      def stringify_keys!
        StringifyKeys.stringify_keys!(self)
        self
      end