object &new File_Passwd_custom ( 
    string $file = 'passwd'
   )
Initialize a new File_Passwd_Custom object with the specified path to passwd file.
$file
     path to passwd file
Returns object File_Passwd_Custom.
This function can not be called statically.