/**
  * {@inheritdoc}
  */
 public function replace($path)
 {
     return $this->subject->replace($path);
 }