return attributes.get(s);
return attributes.keys();
attributes.remove(s);
attributes.put(s, o);
throw new UnsupportedOperationException();