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