# File lib/net/ntlm/int32_le.rb, line 19
      def serialize
        [@value].pack("V") if @active
      end