import java.lang.String;
public class TXGenerics {
a;
b;
public test() {
var c = new Cycle();
c.m(a, b);
}