# File lib/handler/adapter.rb, line 23
    def self.handler_method?(method) /^on_/ =~ name; end