1 package test; 2 3 public class ToBeIntroducedUsingHasMethod { 4 public void thisMethodNameShouldHopefullyBeUnique() { 5 } 6 }