# File lib/facet/array/head&tail.rb, line 30
def
foot
slice
(
-1
,
1
)
end