This class is missing documentation.
Copy and paste the text below and save to HelpSource/Classes/Public.schelpTITLE:: Public summary:: _short_description_here_ categories:: Undocumented classes related:: Classes/SomeRelatedClass, Reference/SomeRelatedStuff DESCRIPTION:: _put_long_description_here_ First code examples: code:: _some_example_code_ :: CLASSMETHODS:: METHOD:: listeningSpaces METHOD:: startListen argument:: addr METHOD:: resp METHOD:: stopListen METHOD:: getListening argument:: channelName argument:: nickname INSTANCEMETHODS:: METHOD:: basicSafety METHOD:: lurk METHOD:: join argument:: channelName argument:: nick METHOD:: receive argument:: argObj argument:: key argument:: ... args METHOD:: avoidTheWorst argument:: obj METHOD:: addresses METHOD:: logAll argument:: flag METHOD:: merge METHOD:: sendsTo argument:: key METHOD:: dispatch argument:: key argument:: obj METHOD:: logSelf METHOD:: boss METHOD:: listensTo argument:: key METHOD:: leave METHOD:: sendingKeys METHOD:: channel METHOD:: nickname METHOD:: makeLogWindow argument:: bounds argument:: color argument:: action METHOD:: listeningKeys METHOD:: localPut argument:: key argument:: obj METHOD:: action EXAMPLES:: code:: _some_example_code_ ::