#include "my-commmodel.h" CommModel *CommModel::init() { return new MyOCU(); }