public function __construct()
 {
     $this->config = Core::config('admin/administrator');
     parent::__construct();
 }