class MockParamCapture:
""" Mock that records the parameters with which a function was called
as well as the number of calls.
class MockParamCapture:
""" Mock that records the parameters with which a function was called
as well as the number of calls.