when I try to use the documented groups.search() method I get this error: > prj = self.gl.groups.search(grp)[0].projects.search(repo)[0] > AttributeError: 'GroupProjectManager' object has no attribute 'search'