class RSpec::Matchers::BuiltIn::Cover

def initialize(*expected)

def initialize(*expected)
  @expected = expected
end