This allows a script to check if there is currently another running instance of itself (like a daemon), and give it the ability to kill that instance based on PID.
Payton Swick
gem "pidify", "~> 0.2"