class catch_jaw: def __init__(self, x, y, width, height, angle, color): pass def run(self): pass def take_bag(self): return True