public function removeTraffic95thMonthly(\Entities\Traffic95thMonthly $traffic95thMonthlys)
 {
     $this->__load();
     return parent::removeTraffic95thMonthly($traffic95thMonthlys);
 }