# File lib/active_record/base.rb, line 1616
      def readonly?
        @readonly == true
      end