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