# File lib/hashie/extensions/coercion.rb, line 65
        def key_coercion(key)
          key_coercions[key.to_sym]
        end