From: Clifford Heath Date: 2007-09-19T08:10:04+09:00 Subject: Re: capturing access to array elements mortee wrote: > So which methods in Array do I have to override, if I want to make sure > I can capture any attempt to access an array element? My chattr gem does this so it can do type-checking. It's small, install it and have a read. Clifford Heath.