# File lib/ancestry/instance_methods.rb, line 92
    def depth
      ancestor_ids.size
    end