11 12 13
# File 'lib/gilt/product.rb', line 11 def self.client(apikey, affid=nil) Gilt::Client::Products.new(apikey, affid) end