# File lib/net/ntlm.rb, line 354 def serialize [@value & 0x00000000ffffffff, @value >> 32].pack("V2") if @active end