I looked up the method class and thought that it might be useful, but unfortunately Method objects must be public to be invoked.
I'm just curious of when I'd actually really need to use the Method class. Maybe to create an array that used a type of algorithm to fire different methods?
Sorry if this is too vague. I'm just really curious.