This is our censor module
=========================

it has these methods:

* censor(string_to_check_for_censoring)

* addCensoredWord(word)

* getCensoredWords() - returns a list of all currently censored words
