There is loop In PathExtensionDir.swift ``` swift public func child(path:NSString) -> Path { return self.child(path) } ```