public function __construct()
 {
     parent::__construct();
 }
 function AOK_KnowledgeBase()
 {
     parent::AOK_KnowledgeBase_sugar();
 }