* @package tao */ abstract class tao_models_classes_GenerisService extends tao_models_classes_Service { use GenerisServiceTrait; }