# File lib/selenium/webdriver/common/platform.rb, line 71
      def ruby19?
        !!(RUBY_VERSION =~ /^1\.9/)
      end