attributes['uid']; } public function getTitle() { return $this->attributes['name']; } public function getHead() { return $this->attributes['head']; } public function getTail() { return $this->attributes['tail']; } }