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