# File lib/active_record/mass_assignment_security/attribute_assignment.rb, line 79 def mass_assignment_options @mass_assignment_options ||= {} end