/* * call-seq: * dispose() -> nil * * Frees the post plugin. Be sure the plugin isn't used when * call this and never used again. */ static VALUE p_dispose(VALUE self) {