global class Dimension { global Object clone() { } global List getGroupings() { } global String toString() { } }