# File lib/onfire.rb, line 49
  def event_table
    @event_table ||= Onfire::EventTable.new
  end