# File lib/coercible/coercer/string.rb, line 30
      def self.config
        super { |config| config.boolean_map = BOOLEAN_MAP }
      end