Override and delegate =~ as it is defined in Object.
199 200 201
# File 'lib/bindata/base.rb', line 199 def =~(other) snapshot =~ other end