self
# File gio2/test/test-file-monitor.rb, line 27 def test_file_monitor_event assert_nothing_raised do Gio::FileMonitorEvent.new(Gio::FileMonitorEvent::CHANGED) end end