# File lib/directory_watcher.rb, line 245
  def self.version
    @version ||= File.read(path('version.txt')).strip
  end