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