/
ColdCore-3.0a8/
ColdCore-3.0a8/src/
new object $http_log: $log;

var $described prose = [];
var $has_name name = ['prop, "HTTP Log", "HTTP Log"];
var $has_text text = [];
var $http_log tally = 3896;
var $located location = $void;
var $located obvious = 1;
var $root created_on = 796268969;
var $root flags = ['methods, 'code, 'core];
var $root inited = 1;
var $root managed = [$http_log];
var $root manager = $http_log;
var $thing gender = $gender_neuter;

public method .log() {
    arg @args;
    
    ++tally;
};

public method .tally() {
    return tally;
};