# File lib/kwala/actions/code_formatting.rb, line 133
  def initialize(violation_rec)
    @detectors = []
    @violation_rec = violation_rec
  end