class HTMLProofer::Check::Images

def ignore_element?

def ignore_element?
  @img.url.ignore? || @img.aria_hidden?
end