name = studioName; content = new HashSet();
content.add(mc);
return Collections.unmodifiableSet(content);
return name;
content.remove(mc);