I want to reuse a hash in YAML:
Defaults: &defaults Company: Foo Item: 123 Computer: *defaults Price: 3000
However, this generat