global class ReportFactWithSummaries { global Object clone() { } global List getAggregates() { } global String getKey() { } global String toString() { } }