/* * call-seq: * Kerberos::Krb5.new * * Creates and returns a new Kerberos::Krb5 object. This initializes the * context for future method calls on that object. */ static VALUE rkrb5_initialize(VALUE self){