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