interface A { default String toString() { return ""; } }