<?php

/**
 * Description of Category
 *
 * @author Andre
 */
class Zend_View_Helper_Efiling {


public function Efiling()
    {
    }
     public function GetValue()
    {
    		return "34";
				
		}
		
		
}
    	