# File lib/coercible/coercer/array.rb, line 17
      def to_set(value)
        value.to_set
      end