This class can be used to encode and decode text to morse symbols. It can take a text string with alphanumeric characters and convert it to a string of morse symbols represented by . and - characters. The class can also do the opposite, i.e. convert morse symbols to a text message.