()
| 183 | } |
| 184 | |
| 185 | @Override |
| 186 | public void close() throws SecurityException { |
| 187 | } |
| 188 | }; |
| 189 | Logger logger = Logger.getLogger(Context.storage().getClass().getName()); |
| 190 | try { |
nothing calls this directly
no outgoing calls
no test coverage detected