# File lib/active_support/core_ext/string/inflections.rb, line 97
  def demodulize
    ActiveSupport::Inflector.demodulize(self)
  end