Oh well I understand, yes for example the case where I just need to
check if one element is part of my elements array.
Thank you for the tip so I made one shortcut like this :

Element.implement({'eContains':Element.prototype.contains});

In conclusion, even a method name sounds right, it can gives troubles
to have same method names on Array and Array Like classes...

Reply via email to