# File lib/rbot/irc.rb, line 237
    def irc_upcase(cmap=casemap)
      self.to_s.irc_upcase(cmap)
    end