# File tar.rb, line 560
560:
def
transact( &block ) 561: instance_eval &block 562:
end