# File lib/as_event.rb, line 96
  def self.jhat?(event_id)
    (11..14) === event_id & 15
  end