_matched=true;
OtpErlangObject _elementAt_5 = openTuple.elementAt(1);
String _atomValue_2 = ((OtpErlangAtom) _elementAt_5).atomValue();
OtpErlangObject _elementAt_6 = openTuple.elementAt(2);
int _intValue_1 = ((OtpErlangLong) _elementAt_6).intValue();
return new LocalCallOpenResult(_atomValue_2, _intValue_1);
}
}
if (!_matched) {
if (Objects.equal(kind, "include")) {
_matched=true;