# File lib/ruby-vpi/vpi.rb, line 53
53:     def x?
54:       self.hexStrVal =~ /x/i
55:     end