Finds and returns the class object that will provide
the definition of method_name (as a string) if it is
invoked on obj.
obj: any python object
method_name: string method name
<class '__main__.Deck'>
Ace of Clubs
3 of Diamonds
9 of Hearts
King of Hearts
4 of Spades