public function getTopics($id = false) {
            return $this->topics($id); 
        }