Holy Hooligan Coders, Batman! A python package for generating/retrieving common catchphrases!
pip install catchphrase
>>> import catchphrase
>>> catchphrase.batman.random_holy()
'Holy Roadblocks, Batman!'
>>> catchphrase.batman.random_holy(suffix=', Robin!')
'Holy Hallucination, Robin!'