class HTMLProofer::Check::Images

def ignore_missing_alt?

def ignore_missing_alt?
  @runner.options[:ignore_missing_alt]
end