Reports any class initializers which may safely be made static. A class initializer may be static if it does not reference any of its class' non static methods and non static fields.