Does JavaScript have an equivalent to Python\'s __getitem__? I\'d like to create a method for a class that overrides returning undefined for missin
__getitem__
undefined