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