public function __construct($sid, $token)
 {
     parent::__construct($sid, $token);
 }