I have a class that uses elasticsearch, and I\'m trying to write unit tests for it.
class MyClass: def __init__(self): # ... self.client = Ela