Implementation of user token storage backed by a local YAML file
Create a new store with the supplied file.
@param [String, File] file
Path to storage file
(see Google::Auth::Stores::TokenStore#delete)
(see Google::Auth::Stores::TokenStore#load)
(see Google::Auth::Stores::TokenStore#store)
[Validate]