# File lib/websocket/exception_handler.rb, line 5 def self.included(base) base.extend(ClassMethods) end