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