# File lib/backup/version.rb, line 38
    def self.current
      "#{major}.#{minor}.#{patch}"
    end