# File lib/chef-config/config.rb, line 47 def self.from_string(string, filename) instance_eval(string, filename, 1) end