from mash.feature import Feature
class MatrixClockIntegration(Feature):
def __init__(self) -> None:
super().__init__("matrixclock")