{
RemoteCall localRemoteCall = this.ref.newCall(this, operations, 59, -426943571078592559L);
try
{
ObjectOutput localObjectOutput = localRemoteCall.getOutputStream();
localObjectOutput.writeBoolean(paramBoolean);
}
catch (IOException localIOException)
{
throw new MarshalException("error marshalling arguments", localIOException);
}