import sys
import os

class Act():
    def __init__(self):
        return
