Overrides RoleInterface::setWeight
public function setWeight($weight) { $this->set('weight', $weight); return $this; }