interface Issue607Interface {
    Object method(Object string);
}
