# File lib/net/yail/IRCBot.rb, line 76 def add_custom_handlers raise "You must define your handlers in add_custom_handlers, or else " + "explicitly override with an empty method." end