# File lib/active_record/base.rb, line 1881
      def readonly?
        @readonly
      end