// add latest include static S addStdClassWithAnimation() { ret showAnimationForAddStdFunction(addStdClass()); } static S addStdClassWithAnimation(S snippetID) { ret showAnimationForAddStdFunction(addStdClass(snippetID, true)); }