# File lib/selenium/auto_it_window.rb, line 71
  def enabled?
    @state & 4 > 0
  end