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