def __init__(self, mediahost):
     super(UOLMais, self).__init__(mediahost)
     from uolmais_lib import UOLMaisLib
     self._lib = UOLMaisLib()