public static string test() {
		var obj = new YieldLoop();
		return obj.method();
	}