# File lib/listen/adapter.rb, line 187
    def self.usable?
      load_dependent_adapter if RbConfig::CONFIG['target_os'] =~ target_os_regex
    end