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