# File lib/serverspec/type/iis_app_pool.rb, line 27 def has_user_profile_enabled?() @runner.check_iis_app_pool_has_user_profile(@name) end