# File lib/rbot/irc.rb, line 1087
  def to_irc_user(opts={})
    Irc::User.new(self, opts)
  end