$keys * @return $this */ public function removeAttributes(array $keys); /** * Remove all attributes at once * * @return $this */ public function clearAttributes(); }