# File lib/serverspec/type/file.rb, line 99
    def exists?
      @runner.check_file_exists(@name)
    end