# File lib/serverspec/type/windows_firewall.rb, line 23 def allowed? @runner.check_firewall_has_action(@name, 'Allow') end