Custom event is just a base event that doesn’t crash when accessing type :)

Methods
T
Instance Public methods
type()
# File lib/net/yail/event.rb, line 54
def type; return @type; end