class CodeRay::Scanners::PHP

def reset_instance

def reset_instance
  super
  @html_scanner.reset
end