# terrascript/provider/rabbitmq.py
import terrascript
class rabbitmq(terrascript.Provider):
pass
__all__ = ["rabbitmq"]