Add class ref to UnboundMethod#owner doc
UnboundMethod#owner
It refers to Method#receiver in the doc, but there's no class reference in current doc. Some tools automatically make it a link so it's useful.
Method#receiver
Closes: https://github.com/ruby/ruby/pull/2156
Add class ref to
UnboundMethod#ownerdocIt refers to
Method#receiverin the doc, butthere's no class reference in current doc.
Some tools automatically make it a link so it's useful.
Closes: https://github.com/ruby/ruby/pull/2156