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