public function test_create_with_signing_options()
 {
     SignatureWriter::create(new SigningOptions());
 }