# File lib/html5/serializer/xhtmlserializer.rb, line 15
    def initialize(options={})
      super(DEFAULTS.clone.update(options))
    end