# File lib/serverspec/type/iis_website.rb, line 20 def has_physical_path?(path) @runner.check_iis_website_has_physical_path(@name, path) end