# File lib/facets/core/array/to_path.rb, line 6
def
to_path
File
.
join
(
*
(
self
.
compact
) )
end