22 23 24
# File 'lib/threatstack/entities/alert.rb', line 22 def events event_ids&.map{ |event_id| client.event(id, event_id)} end