# File lib/evma/callback.rb, line 28 28: def self.event_callback target, opcode, data 29: Evma::Container.callback target, opcode, data 30: end