{
  "id": "template-method",
  "name": "Template Method",
  "category": "Behavioral",
  "description": "Defines the skeleton of an algorithm in a method, deferring some steps to subclasses.",
  "url": "https://gratisapi.com/api/design-patterns/template-method"
}
