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