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