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