# File lib/html5/treewalkers/base.rb, line 10
  def normalize_attrs(attrs)
    attrs.to_a
  end