class ActiveSupport::Inflector::Inflections::Uncountables

def <<(*word)

def <<(*word)
  add(word)
end