/* method: self.refer */ static VALUE na_refer(VALUE self) { return na_wrap_struct(na_ref_alloc_struct(self), self); }