module Braintree module Version Major = 2 Minor = 80 Tiny = 1 String = "#{Major}.#{Minor}.#{Tiny}" end end