# File lib/anise/core_ext.rb, line 43
  def /(other)
    "#{self}/#{other}"
  end