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