Future<String> getCurrentContext() => _client.send( _handler.contexts.buildGetCurrentContextRequest(), _handler.contexts.parseGetCurrentContext);