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