Hi all, It seems writer methods don't work within blocks, the names are resolved to new local variable names I guess. It is funny however the reader method does seem to work fine. Is it possible to make it work anyway without changing the syntax within the block? My example gist: http://gist.github.com/137741 Kind regards, Wijnand