# File lib/rbot/botuser.rb, line 119
  def to_irc_auth_command
    Irc::Bot::Auth::Command.new(self)
  end