package a;

public class A
{
   public static void method2() //<--- refactor rename this method
   {
   }
}