emit

abstract fun emit(event: String, vararg args: Any?): Boolean(source)
abstract fun emit(event: Symbol, vararg args: Any?): Boolean(source)