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