# File lib/Borges/RequestHandler/Session.rb, line 18 def action_url_for_continuation(cont) action_url_for_key @continuations.store(wrap_continuation(cont)) end