# File lib/rbot/rfc2812.rb, line 1012
    def []=(key, value)
      @handlers[key] = value
    end