# File lib/selenium/webdriver/common/platform.rb, line 67
      def ruby187?
        !!(RUBY_VERSION =~ /^1\.8\.7/)
      end