# typed: strict
class Formula
# This method is included by `OnSystem`
def self.on_macos(&block); end
end