# File lib/brakeman/processors/lib/rails3_config_processor.rb, line 21
  def initialize *args
    super
    @inside_config = false
  end