/**
  * Final/Private declaration of unchanged parent methods
  */
 public final function withReferences()
 {
     return parent::withReferences();
 }