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