# File lib/gdata/client/apps.rb, line 21 def initialize(options = {}) options[:clientlogin_service] ||= 'apps' super(options) end