import static java.lang.String.format; // "Static Import Method 'java.lang.String.format'" "true" public class X { { format(""); format(""); } }