public class io.reactiverse.groovy.pgclient.Tuple_GroovyExtension
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.reactiverse.groovy.pgclient.Tuple_GroovyExtension
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.reactiverse.groovy.pgclient.Tuple_GroovyExtension this
         0: .line 2
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // io.reactiverse.groovy.pgclient.Tuple_GroovyExtension this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/reactiverse/groovy/pgclient/Tuple_GroovyExtension;

  public static java.lang.Object getValue(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/lang/Object;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 4
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getValue:(I)Ljava/lang/Object;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    1     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    1     1         pos  I
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static java.util.Map<java.lang.String, java.lang.Object> getPoint(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 7
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getPoint:(I)Lio/reactiverse/pgclient/data/Point;
            ifnull 1
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getPoint:(I)Lio/reactiverse/pgclient/data/Point;
            invokevirtual io.reactiverse.pgclient.data.Point.toJson:()Lio/vertx/core/json/JsonObject;
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: java.util.Map
         2: areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    3     1         pos  I
    Signature: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static java.util.Map<java.lang.String, java.lang.Object> getLine(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 10
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getLine:(I)Lio/reactiverse/pgclient/data/Line;
            ifnull 1
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getLine:(I)Lio/reactiverse/pgclient/data/Line;
            invokevirtual io.reactiverse.pgclient.data.Line.toJson:()Lio/vertx/core/json/JsonObject;
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: java.util.Map
         2: areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    3     1         pos  I
    Signature: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static java.util.Map<java.lang.String, java.lang.Object> getLineSegment(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 13
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getLineSegment:(I)Lio/reactiverse/pgclient/data/LineSegment;
            ifnull 1
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getLineSegment:(I)Lio/reactiverse/pgclient/data/LineSegment;
            invokevirtual io.reactiverse.pgclient.data.LineSegment.toJson:()Lio/vertx/core/json/JsonObject;
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: java.util.Map
         2: areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    3     1         pos  I
    Signature: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static java.util.Map<java.lang.String, java.lang.Object> getBox(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 16
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getBox:(I)Lio/reactiverse/pgclient/data/Box;
            ifnull 1
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getBox:(I)Lio/reactiverse/pgclient/data/Box;
            invokevirtual io.reactiverse.pgclient.data.Box.toJson:()Lio/vertx/core/json/JsonObject;
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: java.util.Map
         2: areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    3     1         pos  I
    Signature: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static java.util.Map<java.lang.String, java.lang.Object> getPath(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 19
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getPath:(I)Lio/reactiverse/pgclient/data/Path;
            ifnull 1
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getPath:(I)Lio/reactiverse/pgclient/data/Path;
            invokevirtual io.reactiverse.pgclient.data.Path.toJson:()Lio/vertx/core/json/JsonObject;
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: java.util.Map
         2: areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    3     1         pos  I
    Signature: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static java.util.Map<java.lang.String, java.lang.Object> getPolygon(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 22
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getPolygon:(I)Lio/reactiverse/pgclient/data/Polygon;
            ifnull 1
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getPolygon:(I)Lio/reactiverse/pgclient/data/Polygon;
            invokevirtual io.reactiverse.pgclient.data.Polygon.toJson:()Lio/vertx/core/json/JsonObject;
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: java.util.Map
         2: areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    3     1         pos  I
    Signature: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static java.util.Map<java.lang.String, java.lang.Object> getCircle(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 25
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getCircle:(I)Lio/reactiverse/pgclient/data/Circle;
            ifnull 1
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getCircle:(I)Lio/reactiverse/pgclient/data/Circle;
            invokevirtual io.reactiverse.pgclient.data.Circle.toJson:()Lio/vertx/core/json/JsonObject;
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: java.util.Map
         2: areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    3     1         pos  I
    Signature: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static java.util.Map<java.lang.String, java.lang.Object> getInterval(io.reactiverse.pgclient.Tuple, int);
    descriptor: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // int pos
         0: .line 28
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getInterval:(I)Lio/reactiverse/pgclient/data/Interval;
            ifnull 1
            aload 0 /* j_receiver */
            iload 1 /* pos */
            invokeinterface io.reactiverse.pgclient.Tuple.getInterval:(I)Lio/reactiverse/pgclient/data/Interval;
            invokevirtual io.reactiverse.pgclient.data.Interval.toJson:()Lio/vertx/core/json/JsonObject;
            invokestatic io.vertx.core.impl.ConversionHelper.fromJsonObject:(Lio/vertx/core/json/JsonObject;)Ljava/util/Map;
            goto 2
      StackMap locals:
      StackMap stack:
         1: aconst_null
      StackMap locals:
      StackMap stack: java.util.Map
         2: areturn
        end local 1 // int pos
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    3     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    3     1         pos  I
    Signature: (Lio/reactiverse/pgclient/Tuple;I)Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    MethodParameters:
            Name  Flags
      j_receiver  
      pos         

  public static io.reactiverse.pgclient.Tuple addValue(io.reactiverse.pgclient.Tuple, java.lang.Object);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.lang.Object value
         0: .line 31
            aload 0 /* j_receiver */
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toObject:(Ljava/lang/Object;)Ljava/lang/Object;
            invokeinterface io.reactiverse.pgclient.Tuple.addValue:(Ljava/lang/Object;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         1: .line 32
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.lang.Object value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    2     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    2     1       value  Ljava/lang/Object;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       

  public static io.reactiverse.pgclient.Tuple addPoint(io.reactiverse.pgclient.Tuple, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.util.Map value
         0: .line 35
            aload 0 /* j_receiver */
            aload 1 /* value */
            ifnull 1
            new io.reactiverse.pgclient.data.Point
            dup
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.reactiverse.pgclient.data.Point.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.reactiverse.pgclient.Tuple
         1: aconst_null
      StackMap locals: io.reactiverse.pgclient.Tuple java.util.Map
      StackMap stack: io.reactiverse.pgclient.Tuple io.reactiverse.pgclient.data.Point
         2: invokeinterface io.reactiverse.pgclient.Tuple.addPoint:(Lio/reactiverse/pgclient/data/Point;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 36
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.util.Map value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    4     1       value  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Lio/reactiverse/pgclient/Tuple;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       

  public static io.reactiverse.pgclient.Tuple addLine(io.reactiverse.pgclient.Tuple, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.util.Map value
         0: .line 39
            aload 0 /* j_receiver */
            aload 1 /* value */
            ifnull 1
            new io.reactiverse.pgclient.data.Line
            dup
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.reactiverse.pgclient.data.Line.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.reactiverse.pgclient.Tuple
         1: aconst_null
      StackMap locals: io.reactiverse.pgclient.Tuple java.util.Map
      StackMap stack: io.reactiverse.pgclient.Tuple io.reactiverse.pgclient.data.Line
         2: invokeinterface io.reactiverse.pgclient.Tuple.addLine:(Lio/reactiverse/pgclient/data/Line;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 40
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.util.Map value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    4     1       value  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Lio/reactiverse/pgclient/Tuple;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       

  public static io.reactiverse.pgclient.Tuple addLineSegment(io.reactiverse.pgclient.Tuple, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.util.Map value
         0: .line 43
            aload 0 /* j_receiver */
            aload 1 /* value */
            ifnull 1
            new io.reactiverse.pgclient.data.LineSegment
            dup
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.reactiverse.pgclient.data.LineSegment.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.reactiverse.pgclient.Tuple
         1: aconst_null
      StackMap locals: io.reactiverse.pgclient.Tuple java.util.Map
      StackMap stack: io.reactiverse.pgclient.Tuple io.reactiverse.pgclient.data.LineSegment
         2: invokeinterface io.reactiverse.pgclient.Tuple.addLineSegment:(Lio/reactiverse/pgclient/data/LineSegment;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 44
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.util.Map value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    4     1       value  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Lio/reactiverse/pgclient/Tuple;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       

  public static io.reactiverse.pgclient.Tuple addBox(io.reactiverse.pgclient.Tuple, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.util.Map value
         0: .line 47
            aload 0 /* j_receiver */
            aload 1 /* value */
            ifnull 1
            new io.reactiverse.pgclient.data.Box
            dup
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.reactiverse.pgclient.data.Box.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.reactiverse.pgclient.Tuple
         1: aconst_null
      StackMap locals: io.reactiverse.pgclient.Tuple java.util.Map
      StackMap stack: io.reactiverse.pgclient.Tuple io.reactiverse.pgclient.data.Box
         2: invokeinterface io.reactiverse.pgclient.Tuple.addBox:(Lio/reactiverse/pgclient/data/Box;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 48
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.util.Map value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    4     1       value  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Lio/reactiverse/pgclient/Tuple;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       

  public static io.reactiverse.pgclient.Tuple addPath(io.reactiverse.pgclient.Tuple, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.util.Map value
         0: .line 51
            aload 0 /* j_receiver */
            aload 1 /* value */
            ifnull 1
            new io.reactiverse.pgclient.data.Path
            dup
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.reactiverse.pgclient.data.Path.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.reactiverse.pgclient.Tuple
         1: aconst_null
      StackMap locals: io.reactiverse.pgclient.Tuple java.util.Map
      StackMap stack: io.reactiverse.pgclient.Tuple io.reactiverse.pgclient.data.Path
         2: invokeinterface io.reactiverse.pgclient.Tuple.addPath:(Lio/reactiverse/pgclient/data/Path;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 52
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.util.Map value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    4     1       value  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Lio/reactiverse/pgclient/Tuple;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       

  public static io.reactiverse.pgclient.Tuple addPolygon(io.reactiverse.pgclient.Tuple, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.util.Map value
         0: .line 55
            aload 0 /* j_receiver */
            aload 1 /* value */
            ifnull 1
            new io.reactiverse.pgclient.data.Polygon
            dup
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.reactiverse.pgclient.data.Polygon.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.reactiverse.pgclient.Tuple
         1: aconst_null
      StackMap locals: io.reactiverse.pgclient.Tuple java.util.Map
      StackMap stack: io.reactiverse.pgclient.Tuple io.reactiverse.pgclient.data.Polygon
         2: invokeinterface io.reactiverse.pgclient.Tuple.addPolygon:(Lio/reactiverse/pgclient/data/Polygon;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 56
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.util.Map value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    4     1       value  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Lio/reactiverse/pgclient/Tuple;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       

  public static io.reactiverse.pgclient.Tuple addCircle(io.reactiverse.pgclient.Tuple, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.util.Map value
         0: .line 59
            aload 0 /* j_receiver */
            aload 1 /* value */
            ifnull 1
            new io.reactiverse.pgclient.data.Circle
            dup
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.reactiverse.pgclient.data.Circle.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.reactiverse.pgclient.Tuple
         1: aconst_null
      StackMap locals: io.reactiverse.pgclient.Tuple java.util.Map
      StackMap stack: io.reactiverse.pgclient.Tuple io.reactiverse.pgclient.data.Circle
         2: invokeinterface io.reactiverse.pgclient.Tuple.addCircle:(Lio/reactiverse/pgclient/data/Circle;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 60
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.util.Map value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    4     1       value  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Lio/reactiverse/pgclient/Tuple;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       

  public static io.reactiverse.pgclient.Tuple addInterval(io.reactiverse.pgclient.Tuple, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map;)Lio/reactiverse/pgclient/Tuple;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // io.reactiverse.pgclient.Tuple j_receiver
        start local 1 // java.util.Map value
         0: .line 63
            aload 0 /* j_receiver */
            aload 1 /* value */
            ifnull 1
            new io.reactiverse.pgclient.data.Interval
            dup
            aload 1 /* value */
            invokestatic io.vertx.core.impl.ConversionHelper.toJsonObject:(Ljava/util/Map;)Lio/vertx/core/json/JsonObject;
            invokespecial io.reactiverse.pgclient.data.Interval.<init>:(Lio/vertx/core/json/JsonObject;)V
            goto 2
      StackMap locals:
      StackMap stack: io.reactiverse.pgclient.Tuple
         1: aconst_null
      StackMap locals: io.reactiverse.pgclient.Tuple java.util.Map
      StackMap stack: io.reactiverse.pgclient.Tuple io.reactiverse.pgclient.data.Interval
         2: invokeinterface io.reactiverse.pgclient.Tuple.addInterval:(Lio/reactiverse/pgclient/data/Interval;)Lio/reactiverse/pgclient/Tuple;
            invokestatic io.vertx.core.impl.ConversionHelper.fromObject:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 64
            aload 0 /* j_receiver */
            areturn
        end local 1 // java.util.Map value
        end local 0 // io.reactiverse.pgclient.Tuple j_receiver
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0    4     0  j_receiver  Lio/reactiverse/pgclient/Tuple;
            0    4     1       value  Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;
    Signature: (Lio/reactiverse/pgclient/Tuple;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Lio/reactiverse/pgclient/Tuple;
    MethodParameters:
            Name  Flags
      j_receiver  
      value       
}
SourceFile: "Tuple_GroovyExtension.java"