# File lib/dm-core/support/lazy_array.rb, line 147
def
reverse
dup
.
reverse!
end