# File lib/googleauth/stores/file_token_store.rb, line 48 def load id @store.transaction { @store[id] } end