# File lib/selenium/client/base.rb, line 72
      def session_started?
        not @session_id.nil?
      end