# File lib/ancestry/instance_methods.rb, line 205
    def ancestry_callbacks_disabled?
      !!@disable_ancestry_callbacks
    end