This is class RBT::Cookbooks::SanitizeCookbook. It can be used to sanitize the dataset derived from a .yml file. Once everything is sanitized it can be used to generate an expanded, sanitized dataset, which can also be stored into a .yml file.

The file report.rb contains most of the code that will be displayed when the executable called “scookie” is run.