Trans wrote: > To remedy I decided to > use Symbol instead since we typically use those to reference methods > (perhaps even better would be a sublclass MethodName < Symbol). That would be the best solution. Specially if MethodName was aware of namespaces, giving us a hook for selector namespaces!