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