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