public static string test(string s)
 {
     return(GenericMethod.method <string>(s));
 }