Hello, Am 01.09.10 22:10, schrieb Brian Candler: > Jan Luehr wrote: >> Do you know a way for dynamic monkey-patching of getter / setter >> methods? > > Try using send: > > send(:foo=, *args,&block) thanks - missed that one ;-) Keep smiling yanosz