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