On line 24 I get the warning: Contents of StringBuilder 'replacement' are updated, but never queried On line 26 I get the warning: Result of 'String.replaceAll()' is ignored Why?