pub type MockClient<AUTH> = Client<AUTH>;
testing
pub struct MockClient<AUTH> { /* private fields */ }