# File lib/chef/win32/security/token.rb, line 29
        def initialize(handle)
          @handle = handle
        end