/**
  * {@inheritdoc}
  */
 public function getInput()
 {
     return $this->adapter->getInput();
 }