# File lib/facets/more/cookie.rb, line 153
    def initialize()
      @discard = @use = @secure = @domain_orig = @path_orig = @override = nil
    end