def __init__()

in api/base.py [0:0]


    def __init__(self, path, methods):
        self.path = path
        self.methods = methods