public function getArguments() : array
 {
     return $this->input->getArguments();
 }