method
select
![Some documentation Importance_1](https://d2vfyqvduarcvs.cloudfront.net/images/importance_1.png?1349367920)
select( *keys )
public
If a block is provided, returns a new array containing [key, value] pairs for which the block returns true.
Otherwise, same as #values_at
select( *keys )
public
If a block is provided, returns a new array containing [key, value] pairs for which the block returns true.
Otherwise, same as #values_at