# File lib/rspec/matchers/matcher.rb, line 54
      def include(*args)
        singleton_class.__send__(:include, *args)
      end