/**
  * {@inheritdoc).
  */
 public function tmb($hash)
 {
     $this->dispatcher->dispatch('elfinder.' . __METHOD__, new ElFinderEvent(func_get_args()));
     return $this->driver->tmb($hash);
 }