# File lib/serverspec/type/iis_app_pool.rb, line 11 def has_32bit_enabled?() @runner.check_iis_app_pool_has_32bit_enabled(@name) end