# File lib/active_support/core_ext/integer/inflections.rb, line 14 def ordinalize ActiveSupport::Inflector.ordinalize(self) end