Instead of `{ '<% change_me %>': 'World' }`, we should be able to use `{ 'change_me': 'World' }` and it should also work.
Instead of
{ '<% change_me %>': 'World' }, we should be able to use{ 'change_me': 'World' }and it should also work.