Caching webservices?

Is there any way to do this? I know that you can cache controllers
(described at
Rails caches_action_with_params :: scottstuff.net),
but I can’t find anything in the docs about caching web services.
Thanks,

Ben