The current Homebrew install appears to be broken. Running brew tap dracula/install results in the following:
==> Tapping dracula/install
Cloning into '/opt/homebrew/Library/Taps/dracula/homebrew-install'...
remote: Enumerating objects: 19, done.
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 19 (delta 0), reused 9 (delta 0), pack-reused 9
Receiving objects: 100% (19/19), 8.92 KiB | 8.92 MiB/s, done.
Resolving deltas: 100% (1/1), done.
Error: Invalid cask: /opt/homebrew/Library/Taps/dracula/homebrew-install/Casks/dracula-alfred.rb
Cask 'dracula-alfred' is unreadable: undefined method `name' for nil:NilClass
Error: Invalid cask: /opt/homebrew/Library/Taps/dracula/homebrew-install/Casks/dracula-drafts.rb
Cask 'dracula-drafts' is unreadable: undefined method `/' for nil:NilClass
Error: Cannot tap dracula/install: invalid syntax in tap!
The current Homebrew install appears to be broken. Running
brew tap dracula/installresults in the following: