# File lib/serverspec/type/windows_firewall.rb, line 15 def inbound? @runner.check_firewall_has_direction(@name, 'Inbound') end