private function formatBaseUrl() { $url = Laposta::getApiBase() . '/' . $this->getResource(); return $url; }