# File lib/serverspec/type/iis_app_pool.rb, line 39
    def to_s
      %Q[IIS Application Pool "#{@name}"]
    end