# typed: true # rubocop:disable Sorbet/StrictSigil
# frozen_string_literal: true
class Keg
undef binary_executable_or_library_files
def binary_executable_or_library_files
elf_files
end