/**
  * Constructor
  */
 function pfcProxyCommand()
 {
     pfcCommand::pfcCommand();
 }