How do I know which class certain methods belong to? Lets say the .insert() method? How can I find the class and inspect it? Thank you.