Custom event is just a base event that doesn’t crash when accessing type :)
Source: show
# File lib/net/yail/event.rb, line 54 def type; return @type; end