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