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