public function __construct(Merchant $merchant)
 {
     parent::__construct($merchant);
 }