# File lib/markaby/kernel_method.rb, line 6 def mab(*args, &block) Markaby::Builder.new(*args, &block).to_s end