# File lib/ancestry/instance_methods.rb, line 177
    def parent_id?
      ancestors?
    end