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