.replace(new Regex(\[a|b]\),''); returns a string without the letters A or B. what about a string with ONLY a OR b?