protected function tryCall($method, array $params)
 {
     return $this->control->tryCall($method, $params);
 }