# File lib/active_merchant/billing/integrations/quickpay.rb, line 15 def self.return(post, options = {}) Return.new(post, options) end