# File lib/ruby-vpi/vpi.rb, line 63
63:       def high?
64:         self.intVal != 0
65:       end