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