# File lib/maruku/attributes.rb, line 28
    def md_al(s = [])
      AttributeList.new(s)
    end