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