# File lib/rspec/matchers.rb, line 412
    def exist(*args)
      BuiltIn::Exist.new(*args)
    end