= private = protected
args()
Return the arguments passed in as the third parameter to the constructor.
static VALUE nometh_err_args(VALUE self) { return rb_attr_get(self, id_args); }