# File lib/nanoc3/extra/validators/w3c.rb, line 13
    def initialize(dir, types)
      @dir   = dir
      @types = types
    end