# File lib/rbot/irc.rb, line 652
    def fullform
      "#{nick}!#{user}@#{host}"
    end