# File lib/gdata/client.rb, line 47
      def initialize(token, url)
        @token = token
        @url = url
      end