/* * call-seq: * inotify_event.inspect => "<Inotify::Event name=foo mask=0xdeadbeef wd=123>" * */ static VALUE rb_inotify_event_inspect(VALUE self) {