39 40 41
# File 'ext/utsname/utsname.c', line 39 static VALUE getRelease(VALUE obj) { return rb_str_new_cstr(release) ; }