# File lib/core/facets/string/op_div.rb, line 9
  def /(path)
    File.join(self, path)
  end