def file_client(self):
        '''
        Return a file client. Instantiates on first call.
        '''
        if not self._file_client: