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