Ruby has a way to print various configuration options (which JIT it's using etc.) We'd like to be able to print out which GC is being used, so the plan name. We think we'd like a method get_name on Plan for example, but we're not very experienced with the architecture of MMTk.