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