# File lib/compass/actions.rb, line 93
def
separate
(
path
)
path
.
gsub
(
%r{/}
,
File
::
SEPARATOR
)
end