class HTMLProofer::Check

def run

def run
  raise NotImplementedError, "HTMLProofer::Check subclasses must implement #run"
end