# File lib/brakeman/app_tree.rb, line 96 def controller_paths @controller_paths ||= prioritize_concerns(find_paths("app/**/controllers")) end