# File ../lib/fox/iterators.rb, line 226 def beginWaitCursor beginWaitCursor0 if block_given? begin yield ensure endWaitCursor end end end