# File lib/listen/adapters/windows.rb, line 25 def self.usable? super if mri? && at_least_ruby_1_9? end