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