Yields:
Yield Parameters:
the object that the method was called on
710 711 712
# File 'lib/fdbimpl.rb', line 710 def transact yield self end