# File lib/rspec/matchers/include.rb, line 6
      def initialize(*expected)
        super(expected)
      end