module Appium # Version and Date are defined on the 'Appium' module, not 'Appium::Common' VERSION = '4.0.0' unless defined? ::Appium::VERSION DATE = '2014-07-05' unless defined? ::Appium::DATE end