# File lib/active_record/base.rb, line 499 def attr_protected(*attributes) write_inheritable_array("attr_protected", attributes) end