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