all 
any 
collect 
detect 
each 
eachSlice 
entries 
find 
findAll 
grep 
inGroupsOf 
include 
inject 
invoke 
map 
max 
member 
min 
partition 
pluck 
reject 
select 
size 
sortBy 
toArray 
zip 
 all方法: 
Determines whether all the elements are boolean-equivalent to true, either directly or through computation by the provided iterator.
