# File lib/brakeman/checks/check_default_routes.rb, line 83
  def allow_all_actions?
    tracker.routes[:allow_all_actions]
  end