# File lib/loofah/scrubber.rb, line 85 def scrub(node) raise ScrubberNotFound, "No scrub method has been defined on #{self.class.to_s}" end