public function __construct(IRequest $request, IUserSession $session, IConfig $config)
 {
     parent::__construct($request, $session, $config);
 }