Recording My Crystal Snippets from Today’s Learning

I want to document some snippets from today’s learning while working on open-source projects.
0. Printing Available Methods for an Object of a Class
I found it useful to debug an object’...