# File lib/rbot/irc.rb, line 1940
    def user(str)
      new_user(str, false)
    end