class RawCookbook class can hold the dataset of a .yml file (a cookbook) but it may NOT modify that dataset (a hash) ever. Thus, this hash will remain frozen.
class RawCookbook class can hold the dataset of a .yml file (a cookbook) but it may NOT modify that dataset (a hash) ever. Thus, this hash will remain frozen.