# File lib/active_merchant/billing/gateways/quantum.rb, line 69 def void(identification, options = {}) commit(build_void_request(identification, options), options) end