Example #1
0
 public function __construct()
 {
     $this->crud = crud::obtain();
     self::map();
 }