# File lib/googleauth/stores/file_token_store.rb, line 58 def delete id @store.transaction { @store.delete id } end