My understanding is that the kind_of? and is_a? methods are exactly the same. I would like to propose defining a guideline for the use of theses two methods. I recently encountered code that used both of these in random places, and felt like it harmed the quality of the code. Upon consulting this guide I felt this was something that could be improved upon. I would propose: kind_of? makes sense whe