# File lib/serverspec/type/iis_app_pool.rb, line 7 def has_dotnet_version?(dotnet) @runner.check_iis_app_pool_has_dotnet_version(@name, dotnet) end