How to know if the window was closed in Firewatir

I would like to know how to see if the FireFox window was closed.
In watir you can check it:
ie.exist?

Returning true or false.

is it possible in firewatir?