class ActiveSupport::Inflector::Inflections::Uncountables

def initialize

def initialize
  @regex_array = []
  super
end