1 
2 public class Useless implements ICommon {
getDoubledInstance()3     public DoubledImplement getDoubledInstance() { return null; }
4 }
5