class CombinedEquipmentCollection:
    @staticmethod
    def __init__():
        """ Initializes CombinedEquipmentCollection"""
        pass