# File lib/yard/registry.rb, line 130 def load!(file = yardoc_file) clear thread_local_store.load!(file) self end