baseUrl = $baseUrl; $this->id = $id; return $this; } abstract public function fetch(); }