public function describeActivityType(array $args = array())
 {
     return $this->client->describeActivityType($args);
 }