# File lib/markaby/builder_tags.rb, line 64 def enable_html5! raise NotImplementedError, "Deprecated! Call self.tagset = Markaby::HTML5" end