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