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