# File lib/rbot/irc.rb, line 475
def
downcase
self
.
map
{
|
el
|
el
.
downcase
}
end