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