saySomeShit static method

void saySomeShit()

Implementation

static void saySomeShit() {
  ShouldBePrivate1.doSomeThing1();
}