# File lib/ruby-vpi/vpi.rb, line 74
74:     def high!
75:       self.intVal = 1
76:     end