global class OrgLimits { global OrgLimits() { } global Object clone() { } global static List getAll() { } global static Map getMap() { } }