*/ class MEC_controller extends MEC_base { /** * Constructor method * @author Webnus */ public function __construct() { } }