def __init__(self):
     Mock.__init__(self)
     self.checkout_root = os.getcwd()
 def __init__(self):
     Mock.__init__(self)
     self.checkout_root = os.getcwd()