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