public function setDefaults(array $defaults) { $this->defaults = array(); return $this->addDefaults($defaults); }