private void whenILookForAKey(final String key) {
   value = cobrand.getValuesFor(key);
 }