Checks that argument array has key
mixed $key exact value or token:
Token\ArrayEntryToken
public static function withKey($key) { return new Token\ArrayEntryToken($key, self::any()); }