# File lib/active_merchant/billing/integrations/return.rb, line 7 def initialize(query_string) @params = parse(query_string) end