# File lib/webby/link_validator.rb, line 47
  def validate
    @files.each {|fn| check_file fn}
  end