destroy method

void destroy()

Implementation

void destroy() {
  context.destroy();
}