Meaning of this attribute

Hi Guyz,

Please help me understand, what does this mean, if i write like this in attribute, what would it mean.

default['a']['b'] = {
'c' => Chef::Config[:chef_server_url],
}

How does this config works, from where does it fetches the value of chef server url

from the chef config, ie the client.rb file