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