handler()
returns handler object.
static VALUE fev_get_handler(VALUE self) { return rb_ivar_get(self, rb_intern("handler")); }