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