# File lib/serverspec/type/user.rb, line 3
    def exists?
      @runner.check_user_exists(@name)
    end