# File lib/active_merchant/billing/integrations/paypal.rb, line 33 def self.return(query_string, options = {}) Return.new(query_string) end