string s = "Hello Extension Methods";  
int i = s.WordCount();