module Appium # Version and Date are defined on the 'Appium' module, not 'Appium::Common' VERSION = '7.0.0' unless defined? ::Appium::VERSION DATE = '2015-05-08' unless defined? ::Appium::DATE end