class Gem::Resolv::LOC::Alt

def ==(other) # :nodoc:

:nodoc:
def ==(other) # :nodoc:
  return @altitude == other.altitude
end