This class can be used to search for a text string in a file. It can open a given file and read it line by line until it finds one line with a given text string. The search for the text string is case insensitive.