@Override
 public Object getAttribute(Object key) {
   return _attributes.getAttribute(key);
 }