class EacRubyUtils::ModuleAncestorsVariable::Set

def initialize(the_module, method_name)

def initialize(the_module, method_name)
  super(the_module, method_name, INITIAL_VALUE)
end