# File lib/ruby-vpi/vpi.rb, line 290 290: def <=> other 291: self.fullName <=> other.fullName 292: end