if not isinstance(grupo_b, list) and not isinstance(grupo_b, collections.MutableSequence):
            grupo_b = [grupo_b]