34 35 36 37 38
# File 'lib/factbase/pre.rb', line 34 def insert f = @fb.insert @block.call(f, self) f end