global class Packaging { global Packaging() { } global Object clone() { } global static String getCurrentPackageId() { } }