# File lib/evma/container.rb, line 46 46: def self.callback target, opcode, data 47: instance.callback target, opcode, data 48: end