global class MatchContext { global List fields; global Integer maxMatchResults; global Integer minMatchConfidence; global String tableName; global Object clone() { } }