class LHC::EffectiveUrlScrubber

def initialize(data)

def initialize(data)
  super(data)
  scrub_effective_url_options!
end