from __future__ import absolute_import

from wsmeext.soap.protocol import SoapProtocol

__all__ = ['SoapProtocol']
