It needs to be ``` ruby require 'yaml' ``` for newer rubies. This doesn't fail if you happen to use currencies with another library that requires yaml correctly.
It needs to be
for newer rubies. This doesn't fail if you happen to use currencies with another library that requires yaml correctly.