def detect_plugin_content(*args, **kwargs): '''expose our detect_plugin_content method to public''' return _detect_plugin_content(*args, **kwargs)