# File lib/mega/harray.rb, line 424
def
slice
(
*
args
)
self
[
*
args
]
end