function(bbn\Db $db) { parent::__construct($db); $this->chrono = new \bbn\Util\Timer(); $this->_init_class_cfg(self::$default_class_cfg); }