# File lib/html5/treewalkers/base.rb, line 6
  def error(msg)
    {:type => "SerializeError", :data => msg}
  end