Help for this page
$var_name_for_this = 'someSymbol';
pair = { :name, value } # name quoted with :
$pair = { name => $value }; # name quoted with =>