It is currently possible to call any static method in any module reachable from the one Rubycom was included in. This includes private static methods since they are only hidden but not restricted from usage.
We should like Rubycom to return 'no such command' if a user attempts to call a method which is not shown in the command list.