# File lib/ruby-vpi/vpi.rb, line 65
65:     def x?
66:       self.hexStrVal =~ /x/i
67:     end