/* * call-seq: * krb5.close * * Handles cleanup of the Krb5 object, freeing any credentials, principal or * context associated with the object. */ static VALUE rkrb5_close(VALUE self){