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