def get_clean_image(*args, **kwargs): '''expose our get_clean_image method to public''' return _get_clean_image(*args, **kwargs)