class MyInvalidClassInInvalidFile(object):
    '''
        This class is in a folder that does not have an __init__.py and also has a dot in its path.
    '''
