public function __construct(\Interqualitas $main)
 {
     parent::__construct($main);
     $this->modulePath = 'api/policyholder';
 }
 public function __construct(\Interqualitas $main)
 {
     parent::__construct($main);
     $this->modulePath = 'api/vehiclevaluation';
 }