The answer is not `When calling a setter method, undefined gets returned`, but just there is no `getter` in `config` e.g. ``` get language() {return 'foobar'}, ```