global class ReportScopeInfo { global Object clone() { } global String getDefaultValue() { } global List getValues() { } global String toString() { } }