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