# File lib/chef_zero/chef_data/cookbook_data.rb, line 77 def from_json(json) self.merge!(FFI_Yajl::Parser.parse(json)) end