# File lib/timeline_fu/matchers.rb, line 54
    def fire_event(event_type, opts)
      FireEvent.new(event_type, opts)
    end