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