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