class Loofah::Scrubbers::NewlineBlockElements

def initialize # rubocop:disable Lint/MissingSuper

rubocop:disable Lint/MissingSuper
:nodoc:
This class probably isn't useful publicly, but is used for #to_text's current implemention
def initialize # rubocop:disable Lint/MissingSuper
  @direction = :bottom_up
end