from sleekxmpp.plugins.base import register_plugin
from sleekxmpp.plugins.xep_0065.proxy import XEP_0065
register_plugin(XEP_0065)