# File lib/selenium/webdriver/common/platform.rb, line 63
      def ironruby?
        engine == :ironruby
      end