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