// "Qualify static call..." "true" package org.intellij; class Test { void m() { staticMethod(); } }