# File lib/matchy/built_in/enumerable_expectations.rb, line 27
      def exclude(*obj)
        _clude(:exclude, obj)
      end