public static function ping($serviceName = 'DataService', Infusionsoft_App $app = null)
 {
     return parent::ping($serviceName, $app);
 }