/**
  * @param eZContentObjectAttribute $attribute
  */
 public function __construct( eZContentObjectAttribute $attribute )
 {
     parent::__construct( $attribute );
 }