class Event
Event(file: File, type: EventType)
val file: File
val type: EventType
fun toString(): String