Method: Loofah::Scrubbers::Whitewash#initialize

Defined in:
lib/loofah/scrubbers.rb

#initializeWhitewash

rubocop:disable Lint/MissingSuper



192
193
194
# File 'lib/loofah/scrubbers.rb', line 192

def initialize # rubocop:disable Lint/MissingSuper
  @direction = :top_down
end