_matched=true;
OtpErlangObject _elementAt_12 = openTuple.elementAt(1);
String _atomValue_4 = ((OtpErlangAtom) _elementAt_12).atomValue();
OtpErlangObject _elementAt_13 = openTuple.elementAt(2);
String _atomValue_5 = ((OtpErlangAtom) _elementAt_13).atomValue();
return new FieldOpenResult(_atomValue_4, _atomValue_5);
}
}
return null;
} catch (final Throwable _t) {
if (_t instanceof Exception) {