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