/** * Duplicates an attribute key */ public function duplicate($args = array()) { return parent::duplicate($args); }