class EacRubyUtils::ActsAsImmutable::SetAccessor

def initial_value

Returns:
  • (Set) - A empty Set.
def initial_value
  INITIAL_VALUE
end