Return all tags * * @return array */ public function get_tags() { return $this->tags->all(); } }