# File lib/Borges/TestCase/StateRegistryTest.rb, line 27
  def snapshot_identical_to(x, y)
    return x.values == y.values
  end