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