class String; def /(s) File.join(self, s) end end