public static ClippingHelper getInstance() {
   instance.init();
   return instance;
 }