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