method
_load
_load(p1)
public
Hide source
/* :nodoc: */ static VALUE name_err_mesg_load(klass, str) VALUE klass, str; { return str; }