module Loofah::Scrubbers

def scrubber_symbols


Returns an array of symbols representing the built-in scrubbers
def scrubber_symbols
  MAP.keys
end