# File lib/rb-inotify/notifier.rb, line 45
    def self.supports_ruby_io?
      RUBY_PLATFORM !~ /java/
    end