public function insert()
 {
     $lib = new supervisor_lib_ad();
     $lib->insert();
 }