# File lib/ruby-vpi/vpi.rb, line 75
75:     def z?
76:       self.hexStrVal =~ /z/i
77:     end