# File lib/action_mailer/vendor/tmail/header.rb, line 666
    def version
      sprintf('%d.%d', major, minor)
    end