# File lib/brakeman/tracker/model.rb, line 7 def initialize_model @associations = {} @role_accessible = [] @attr_accessible = nil end