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