public void MatchTypeTest()
 {
     TypeFinder typeFinder = new TypeFinder ();
     typeFinder.findTypeFor ("var");
 }