# encoding: utf-8 require 'ant_support/core_ext/string/inflections' class String #:nodoc: include AntSupport::CoreExtensions::String::Inflections end