public function __construct($modelId = 'Campaign')
 {
     parent::__construct($modelId);
 }