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