db = $db; return $this; } protected function db() { return $this->db; } }