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