Method Reflection « Reflection « Ruby






1.query almost any object within Ruby for the methods that are defined within it
2.Sort all method from Object
3.Listing Methods Unique to an Object
4.Getting a Reference to a Method
5.Method pointer