# File lib_core/rucy/fsep.rb, line 7
def
http2local
(
path
)
path
.
gsub
(
%"/"
,
File
::
SEPARATOR
)
end