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