# File lib/gitlab_git/tree.rb, line 87
      def file?
        type == :blob
      end