protected function getCommand($name, $params)
 {
     return $this->client->getCommand($name, $params);
 }