# terrascript/resource/matchbox.py
import terrascript
class matchbox_group(terrascript.Resource):
pass
class matchbox_profile(terrascript.Resource):
__all__ = [
"matchbox_group",
"matchbox_profile",
]