# File lib/spring/watcher.rb, line 23
  def self.watcher
    @watcher ||= watch_method.new(Spring.application_root_path, watch_interval)
  end