# File lib/core/facets/indexable.rb, line 150
def
first
(
n
=
1
)
slice
(
0
,
n
.
to_i
)
end