public function variable($project_id, $key) { return $this->get($this->getProjectPath($project_id, 'variables/' . $this->encodePath($key))); }