public static function serve()
 {
     $me = new self();
     $me->init_core_elements();
 }