# File lib/brakeman/app_tree.rb, line 92 def initializer_paths @initializer_paths ||= prioritize_concerns(find_paths("config/initializers")) end