# File lib/facets/core/string/to_a.rb, line 14
def
to_a
(
div
=
//
,
limit
=
0
)
split
(
div
,
limit
)
end