module CCK
module Cucumber::CompatibilityKit
class CCK::KeysChecker
class CCK::MessagesComparator
cucumber-compatibility-kit
9.2.1
:: compare
def self.compare(found, expected) KeysChecker.new.compare(found, expected) end