# File lib/selenium/webdriver/common/platform.rb, line 83
      def linux?
        os == :linux
      end