# File lib/markaby/sinatra.rb, line 14
    def mab(template, options={}, locals={})
      render :mab, template, options, locals
    end