# File lib/introspection/snapshot.rb, line 30
    def changed?(other)
      diff(other).values.flatten.any?
    end