public bool Resolve(Warning warning)
 {
     return(warning.AddNewKeyword());
 }