# File lib/mab/builder.rb, line 22
    def capture(&blk)
      @_result << mab(&blk)
    end