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