# File lib/vcr.rb, line 348 def link_context(from_thread, to_key) @context[to_key] = get_context(from_thread) end