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