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