fails:Method#owner returns the owner of the method
fails:Method#owner returns the name even when aliased
fails:Method#owner returns the class/module it was defined in
fails:Method#owner for a Method generated by respond_to_missing? returns the owner of the method
