# File lib/facet/harray.rb, line 343
def
pop
self
.
delete_at
(
self
.
length
-
1
)
end