# File lib/net/ntlm.rb, line 549
      def set_flag(flag)
        self[:flag].value  |= FLAGS[flag]
      end