# File lib/chef/run_list/run_list_expansion.rb, line 163 def rest @rest ||= (source || Chef::REST.new(Chef::Config[:role_url])) end