public function __construct($storageDriver = 'DB', $options = '')
 {
     parent::__construct($storageDriver, $options, false);
 }