# File lib/extlib/symbol.rb, line 18
  def /(o)
    File.join(self.to_s, o.to_s)
  end