
The method it overrides is not `private`, so it doesn't seem like this should be private. This causes errors when using `brew bundle` on Linux with a `Brewfile` that contains `cask` entries.
Library
This directory contains all the code run by the official brew
command in Homebrew
and all formulae (package descriptions) in taps (repositories containing formulae) in Taps
subdirectories.