# File lib/standard/facets/enumargs.rb, line 84
def
to_a
(
*
args
)
map
(
*
args
){
|
x
|
x
}
end