class CCK::KeysChecker

def self.compare(found, expected)

def self.compare(found, expected)
  KeysChecker.new.compare(found, expected)
end