{ "undefined": { "prefix": "undefined", "body": "throw new UnsupportedOperationException(\"Implement me!\");", "description": "Inserts on unimplemented exception (good for stubbing out methods)" }, "unedfined": { "prefix": "unedfined", "body": "throw new UnsupportedOperationException(\"Implement me!\");", "description": "Inserts on unimplemented exception (good for stubbing out methods)" } }