# typed: strict # frozen_string_literal: true module Homebrew module Compat include Kernel end end