method

private_call?

private_call?()
public

No documentation available.

static VALUE
nometh_err_private_call_p(VALUE self)
{
    return rb_attr_get(self, id_private_call_p);
}