I've got a method with the signature List<Frob> search(Frob f) {} and I can't seem to figure out how to turn the return type into a Python sequence of Frob. Bill