fails:Method#inspect shows the source UnboundMethod's name in parentheses for a define_method'd method
fails:Method#inspect does not annotate a directly looked-up Kernel method with a shared internal name
fails:Method#inspect shows the source name when aliasing a define_method'd Kernel method
