class CodeRay::Scanners::ERB

def reset_instance

def reset_instance
  super
  @html_scanner.reset
end