# File lib/serverspec/type/windows_feature.rb, line 3 def installed?(provider, version) @runner.check_feature_is_enabled(@name, provider) end