Call Object#send(method, *args) on every object in the array. Implemented in C, so this is much faster that using Array#each for simple method calls.
[Validate]