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