# File lib/camping-unabridged.rb, line 293
293:     def mab(&b)
294:       (@mab ||= Mab.new({},self)).capture(&b)
295:     end