# File lib/hashie/extensions/method_access.rb, line 81
      def convert_key(key)
        key.to_s
      end