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