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