protected function createWriter()
 {
     return $this->configuration->createWriter($this->writerId, 'Test Account created by PhpUnit');
 }