10 11 12
# File 'lib/packet/packet_callback.rb', line 10 def invoke(*args) @stored_proc.call(*args) end