global class Event { global Event() { } global Object clone() { } global String getSubtype() { } global String getType() { } }