Hi, my question may sound a bit amateur, but I'm just starting to play around with Ruby. 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? In other words, which are the Array methods which don't rely on other ones to access elements? I haven't found this mentioned in any documentation I came across. thx mortee