Method: NameError::message._load

Defined in:
error.c

._loadObject

:nodoc:



767
768
769
# File 'error.c', line 767

static VALUE
name_err_mesg_load(klass, str)
VALUE klass, str;