But a method w/out a @GET is legal, as a way to switch to a sub-resource,
right?
I guess it might be better if the method was not called at all - but I am
guessing that the runtime did not realize that the return value was not in
fact a sub-resource until an instance was actually returned?
Moises