# File lib/selenium/auto_it_window.rb, line 39
  def state
    AutoItWindowState.new(@autoit.WinGetState(@title, @text))
  end