$db = new Db(); X::dump($db->change('db_example')); // (db)
function(string $db) { $this->language->change($db); return $this; }