# File lib/selenium/auto_it_window.rb, line 79
  def minimized?
    @state & 16 > 0
  end