# File lib/evma/protocol.rb, line 31
31:   def initialize sig
32:     @signature = sig
33:   end