FileLogger.this - multiple declarations
Function FileLogger.this
this
(
std .stdio .File info_file,
std .stdio .File diag_file
);
Function FileLogger.this
this
(
string filename
);