public function topic() { $brand = new Brand($this->db, $this->mno); return $brand->WhereIn($brand->category('', '', '', 'topic')); }