# File lib/git/object.rb, line 139
      def depth
        @base.lib.tree_depth(@objectish)
      end