function __construct()
 {
     parent::__construct(get_config('tb_images'));
 }
 function __construct()
 {
     parent::__construct('fb_subject_modules');
 }
 function __construct()
 {
     parent::__construct($tb_view_modules);
 }