# File lib/extlib/lazy_array.rb, line 147
def
reverse
dup
.
reverse!
end