9ee75126eb
Modifications: Converted AsciiString into a String by calling toString() method before comparing with equals(). Also added a unit-test to show that it works. Result: Major violation is gone. Code is correct.