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