public override IList <FunctionInfo> InferMethods(SymbolId name)
 {
     return(type.InferMethods(name));
 }