Consider the following: ```groovy Object arr = ... arr.len ``` Ctrl-Space after `len` does not list `length` as a possibility.
Consider the following:
Ctrl-Space after
lendoes not listlengthas a possibility.