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