"""EasyEngine GIT module""" class EEGit(): """Intialization of core variables""" def ___init__(): # TODO method for core variables pass