public class Test { String field; /** */ String method() { return field; } }