public class SimpleCycle { m(a,b){ a = b; b = a; } }