Google

# File rbot/rfc2812.rb, line 810
    def initialize
      @handlers = Hash.new
      @users = Array.new
    end