# File lib/active_record/base.rb, line 1020
       def readonly_attributes
         read_inheritable_attribute(:attr_readonly)
       end