# File lib/waxeye.rb, line 28
    def initialize(trans, state, voided)
      @trans = trans
      @state = state
      @voided = voided
    end