#ifndef MODEL_H_
#define MODEL_H_

class Model {

};
#endif /* MODEL_H_ */
