# File lib/gitlab_git/diff.rb, line 221
      def collapsible?
        @diff.bytesize >= DIFF_COLLAPSE_LIMIT
      end