/**
  * {@inheritDoc}
  */
 public function isStored($path, $filter)
 {
     return $this->resolver->isStored($path, $filter);
 }