# File lib/rbot/irc.rb, line 1074
def
nicks
self
.
map
{
|
user
|
user
.
nick
}
end