if case(Keyword.Constants._comment[0]):
                    Logger.write().debug('Attempting to read comment...')
                    status = self.validateComment()
                    break