class EacRubyUtils::ModuleAncestorsVariable::Base

def self_variable

Returns:
  • (Hash) -
def self_variable
  @self_variable ||= initial_value.dup
end