# File lib/ruby-vpi/vpi.rb, line 63
63:     def z?
64:       self.hexStrVal =~ /z/i
65:     end