global class SearchResult { global Object clone() { } global SObject getSObject() { } global String getSnippet(String field) { } global String getSnippet() { } }