# File lib/gdata/client/base.rb, line 168 def authsub_token=(token) self.auth_handler = GData::Auth::AuthSub.new(token) end