class RSpec::Matchers::BuiltIn::Exist

def initialize(*expected)

def initialize(*expected)
  @expected = expected
end