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