# File lib/active_merchant/billing/gateways/beanstream.rb, line 91 def interac @interac ||= BeanstreamInteracGateway.new(@options) end