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