$db->startFancyStuff(); // (self)
function() { if ($this->language) { $this->language->startFancyStuff(); } return $this; }