# File lib/serverspec/type/windows_firewall.rb, line 19 def enabled? @runner.check_firewall_is_enabled(@name) end