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