# File lib/core/facets/symbol/op_div.rb, line 16
  def /(path)
    File.join(to_s, path.to_s)
  end