# File lib/coercible/coercer/string.rb, line 81
      def to_symbol(value)
        value.to_sym
      end