# File lib/gitlab_git/tree.rb, line 83
      def dir?
        type == :tree
      end