# File lib/juicer/ext/symbol.rb, line 12
  def classify(mod = nil)
    self.to_s.classify(mod)
  end