
I inadvertently duplicated the `@token` instance variable definition in `Cask::DSL#initiailize`, so this removes the duplicate. This didn't have any noticeable effect because it was redefined afterward, so this is just a bit of tidying up.
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.