# File lib/rbot/irc.rb, line 1471
def
names
self
.
map
{
|
chan
|
chan
.
name
}
end