# File lib/whois/record/parser/base.rb, line 284
        def changed?(other)
          !unchanged?(other)
        end