module Selenium::WebDriver::Platform

def ruby_version

def ruby_version
  RUBY_VERSION
end