{
  "type": "Program",
  "statements": [
    {
      "type": "ClassDeclaration",
      "definition": {
        "id": {
          "type": "Identifier",
          "name": "CIterator",
          "loc": {
            "start": {
              "line": 16,
              "column": 15,
              "program": "ambient_object_iterable.ets"
            },
            "end": {
              "line": 16,
              "column": 24,
              "program": "ambient_object_iterable.ets"
            }
          }
        },
        "superClass": null,
        "implements": [
          {
            "type": "TSClassImplements",
            "expression": {
              "type": "ETSTypeReference",
              "part": {
                "type": "ETSTypeReferencePart",
                "name": {
                  "type": "Identifier",
                  "name": "Iterator",
                  "loc": {
                    "start": {
                      "line": 16,
                      "column": 36,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 16,
                      "column": 44,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "typeParams": {
                  "type": "TSTypeParameterInstantiation",
                  "params": [
                    {
                      "type": "ETSTypeReference",
                      "part": {
                        "type": "ETSTypeReferencePart",
                        "name": {
                          "type": "Identifier",
                          "name": "string",
                          "loc": {
                            "start": {
                              "line": 16,
                              "column": 45,
                              "program": "ambient_object_iterable.ets"
                            },
                            "end": {
                              "line": 16,
                              "column": 51,
                              "program": "ambient_object_iterable.ets"
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 16,
                            "column": 45,
                            "program": "ambient_object_iterable.ets"
                          },
                          "end": {
                            "line": 16,
                            "column": 51,
                            "program": "ambient_object_iterable.ets"
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 16,
                          "column": 45,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 16,
                          "column": 51,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 16,
                      "column": 44,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 16,
                      "column": 52,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 16,
                    "column": 36,
                    "program": "ambient_object_iterable.ets"
                  },
                  "end": {
                    "line": 16,
                    "column": 52,
                    "program": "ambient_object_iterable.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 16,
                  "column": 36,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 16,
                  "column": 52,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "loc": {
              "start": {
                "line": 16,
                "column": 36,
                "program": "ambient_object_iterable.ets"
              },
              "end": {
                "line": 16,
                "column": 54,
                "program": "ambient_object_iterable.ets"
              }
            }
          }
        ],
        "body": [
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "ind_",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 10,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 18,
                  "column": 14,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "accessibility": "public",
            "static": false,
            "readonly": false,
            "declare": true,
            "optional": false,
            "computed": false,
            "typeAnnotation": {
              "type": "ETSPrimitiveType",
              "loc": {
                "start": {
                  "line": 18,
                  "column": 16,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 18,
                  "column": 19,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "definite": false,
            "loc": {
              "start": {
                "line": 18,
                "column": 10,
                "program": "ambient_object_iterable.ets"
              },
              "end": {
                "line": 18,
                "column": 19,
                "program": "ambient_object_iterable.ets"
              }
            }
          },
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "base_",
              "loc": {
                "start": {
                  "line": 19,
                  "column": 10,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 19,
                  "column": 15,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "accessibility": "public",
            "static": false,
            "readonly": false,
            "declare": true,
            "optional": false,
            "computed": false,
            "typeAnnotation": {
              "type": "ETSTypeReference",
              "part": {
                "type": "ETSTypeReferencePart",
                "name": {
                  "type": "Identifier",
                  "name": "C",
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 17,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 19,
                      "column": 18,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 17,
                    "program": "ambient_object_iterable.ets"
                  },
                  "end": {
                    "line": 19,
                    "column": 18,
                    "program": "ambient_object_iterable.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 19,
                  "column": 17,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 19,
                  "column": 18,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "definite": false,
            "loc": {
              "start": {
                "line": 19,
                "column": 10,
                "program": "ambient_object_iterable.ets"
              },
              "end": {
                "line": 19,
                "column": 18,
                "program": "ambient_object_iterable.ets"
              }
            }
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "loc": {
                "start": {
                  "line": 21,
                  "column": 3,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 21,
                  "column": 14,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "kind": "constructor",
            "accessibility": "public",
            "static": false,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": {
                  "type": "Identifier",
                  "name": "constructor",
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 3,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 21,
                      "column": 14,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "generator": false,
                "async": false,
                "expression": false,
                "params": [
                  {
                    "type": "ETSParameterExpression",
                    "name": {
                      "type": "Identifier",
                      "name": "base",
                      "typeAnnotation": {
                        "type": "ETSTypeReference",
                        "part": {
                          "type": "ETSTypeReferencePart",
                          "name": {
                            "type": "Identifier",
                            "name": "C",
                            "loc": {
                              "start": {
                                "line": 21,
                                "column": 22,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 21,
                                "column": 23,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 21,
                              "column": 22,
                              "program": "ambient_object_iterable.ets"
                            },
                            "end": {
                              "line": 21,
                              "column": 23,
                              "program": "ambient_object_iterable.ets"
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 22,
                            "program": "ambient_object_iterable.ets"
                          },
                          "end": {
                            "line": 21,
                            "column": 23,
                            "program": "ambient_object_iterable.ets"
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 16,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 21,
                          "column": 23,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 16,
                        "program": "ambient_object_iterable.ets"
                      },
                      "end": {
                        "line": 21,
                        "column": 23,
                        "program": "ambient_object_iterable.ets"
                      }
                    }
                  }
                ],
                "declare": true,
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 15,
                    "program": "ambient_object_iterable.ets"
                  },
                  "end": {
                    "line": 23,
                    "column": 3,
                    "program": "ambient_object_iterable.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 21,
                  "column": 15,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 23,
                  "column": 3,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "overloads": [],
            "loc": {
              "start": {
                "line": 21,
                "column": 3,
                "program": "ambient_object_iterable.ets"
              },
              "end": {
                "line": 23,
                "column": 3,
                "program": "ambient_object_iterable.ets"
              }
            }
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "next",
              "loc": {
                "start": {
                  "line": 23,
                  "column": 12,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 23,
                  "column": 16,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "kind": "method",
            "accessibility": "public",
            "static": false,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": {
                  "type": "Identifier",
                  "name": "next",
                  "loc": {
                    "start": {
                      "line": 23,
                      "column": 12,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 23,
                      "column": 16,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "generator": false,
                "async": false,
                "expression": false,
                "params": [],
                "returnType": {
                  "type": "ETSTypeReference",
                  "part": {
                    "type": "ETSTypeReferencePart",
                    "name": {
                      "type": "Identifier",
                      "name": "IteratorResult",
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 20,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 23,
                          "column": 34,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    },
                    "typeParams": {
                      "type": "TSTypeParameterInstantiation",
                      "params": [
                        {
                          "type": "ETSTypeReference",
                          "part": {
                            "type": "ETSTypeReferencePart",
                            "name": {
                              "type": "Identifier",
                              "name": "string",
                              "loc": {
                                "start": {
                                  "line": 23,
                                  "column": 35,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 23,
                                  "column": 41,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 35,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 23,
                                "column": 41,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 35,
                              "program": "ambient_object_iterable.ets"
                            },
                            "end": {
                              "line": 23,
                              "column": 41,
                              "program": "ambient_object_iterable.ets"
                            }
                          }
                        }
                      ],
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 34,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 23,
                          "column": 42,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 23,
                        "column": 20,
                        "program": "ambient_object_iterable.ets"
                      },
                      "end": {
                        "line": 23,
                        "column": 42,
                        "program": "ambient_object_iterable.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 23,
                      "column": 20,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 23,
                      "column": 42,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "declare": true,
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 16,
                    "program": "ambient_object_iterable.ets"
                  },
                  "end": {
                    "line": 23,
                    "column": 42,
                    "program": "ambient_object_iterable.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 23,
                  "column": 16,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 23,
                  "column": 42,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "overloads": [],
            "loc": {
              "start": {
                "line": 23,
                "column": 12,
                "program": "ambient_object_iterable.ets"
              },
              "end": {
                "line": 23,
                "column": 42,
                "program": "ambient_object_iterable.ets"
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 16,
            "column": 53,
            "program": "ambient_object_iterable.ets"
          },
          "end": {
            "line": 24,
            "column": 2,
            "program": "ambient_object_iterable.ets"
          }
        }
      },
      "loc": {
        "start": {
          "line": 16,
          "column": 1,
          "program": "ambient_object_iterable.ets"
        },
        "end": {
          "line": 24,
          "column": 2,
          "program": "ambient_object_iterable.ets"
        }
      }
    },
    {
      "type": "ClassDeclaration",
      "definition": {
        "id": {
          "type": "Identifier",
          "name": "C",
          "loc": {
            "start": {
              "line": 26,
              "column": 15,
              "program": "ambient_object_iterable.ets"
            },
            "end": {
              "line": 26,
              "column": 16,
              "program": "ambient_object_iterable.ets"
            }
          }
        },
        "superClass": null,
        "implements": [],
        "body": [
          {
            "type": "ClassProperty",
            "key": {
              "type": "Identifier",
              "name": "y",
              "loc": {
                "start": {
                  "line": 27,
                  "column": 13,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 27,
                  "column": 14,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "accessibility": "protected",
            "static": false,
            "readonly": false,
            "declare": true,
            "optional": false,
            "computed": false,
            "typeAnnotation": {
              "type": "ETSTypeReference",
              "part": {
                "type": "ETSTypeReferencePart",
                "name": {
                  "type": "Identifier",
                  "name": "Array",
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 1,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 1,
                      "column": 3,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "typeParams": {
                  "type": "TSTypeParameterInstantiation",
                  "params": [
                    {
                      "type": "ETSTypeReference",
                      "part": {
                        "type": "ETSTypeReferencePart",
                        "name": {
                          "type": "Identifier",
                          "name": "string",
                          "loc": {
                            "start": {
                              "line": 1,
                              "column": 3,
                              "program": "ambient_object_iterable.ets"
                            },
                            "end": {
                              "line": 1,
                              "column": 3,
                              "program": "ambient_object_iterable.ets"
                            }
                          }
                        },
                        "loc": {
                          "start": {
                            "line": 1,
                            "column": 3,
                            "program": "ambient_object_iterable.ets"
                          },
                          "end": {
                            "line": 1,
                            "column": 3,
                            "program": "ambient_object_iterable.ets"
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 1,
                          "column": 3,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 1,
                          "column": 3,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 1,
                      "column": 3,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 1,
                      "column": 3,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 1,
                    "column": 1,
                    "program": "ambient_object_iterable.ets"
                  },
                  "end": {
                    "line": 1,
                    "column": 3,
                    "program": "ambient_object_iterable.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 27,
                  "column": 22,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 27,
                  "column": 24,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "definite": false,
            "loc": {
              "start": {
                "line": 27,
                "column": 13,
                "program": "ambient_object_iterable.ets"
              },
              "end": {
                "line": 27,
                "column": 24,
                "program": "ambient_object_iterable.ets"
              }
            }
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "$_iterator",
              "loc": {
                "start": {
                  "line": 29,
                  "column": 19,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 29,
                  "column": 20,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "kind": "method",
            "accessibility": "public",
            "static": false,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": {
                  "type": "Identifier",
                  "name": "$_iterator",
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 19,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 29,
                      "column": 20,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "generator": false,
                "async": false,
                "expression": false,
                "params": [],
                "returnType": {
                  "type": "ETSTypeReference",
                  "part": {
                    "type": "ETSTypeReferencePart",
                    "name": {
                      "type": "Identifier",
                      "name": "CIterator",
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 24,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 29,
                          "column": 33,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    },
                    "loc": {
                      "start": {
                        "line": 29,
                        "column": 24,
                        "program": "ambient_object_iterable.ets"
                      },
                      "end": {
                        "line": 29,
                        "column": 33,
                        "program": "ambient_object_iterable.ets"
                      }
                    }
                  },
                  "loc": {
                    "start": {
                      "line": 29,
                      "column": 24,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 29,
                      "column": 33,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "declare": true,
                "loc": {
                  "start": {
                    "line": 29,
                    "column": 20,
                    "program": "ambient_object_iterable.ets"
                  },
                  "end": {
                    "line": 29,
                    "column": 33,
                    "program": "ambient_object_iterable.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 29,
                  "column": 20,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 29,
                  "column": 33,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "overloads": [],
            "loc": {
              "start": {
                "line": 29,
                "column": 19,
                "program": "ambient_object_iterable.ets"
              },
              "end": {
                "line": 29,
                "column": 33,
                "program": "ambient_object_iterable.ets"
              }
            }
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "loc": {
                "start": {
                  "line": 26,
                  "column": 18,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 26,
                  "column": 18,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "kind": "constructor",
            "static": false,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": {
                  "type": "Identifier",
                  "name": "constructor",
                  "loc": {
                    "start": {
                      "line": 26,
                      "column": 18,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 26,
                      "column": 18,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "generator": false,
                "async": false,
                "expression": false,
                "params": [],
                "declare": true,
                "loc": {
                  "start": {
                    "line": 26,
                    "column": 18,
                    "program": "ambient_object_iterable.ets"
                  },
                  "end": {
                    "line": 26,
                    "column": 18,
                    "program": "ambient_object_iterable.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 26,
                  "column": 18,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 26,
                  "column": 18,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "overloads": [],
            "loc": {
              "start": {
                "line": 1,
                "column": 1,
                "program": null
              },
              "end": {
                "line": 1,
                "column": 1,
                "program": null
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 26,
            "column": 17,
            "program": "ambient_object_iterable.ets"
          },
          "end": {
            "line": 30,
            "column": 2,
            "program": "ambient_object_iterable.ets"
          }
        }
      },
      "loc": {
        "start": {
          "line": 26,
          "column": 1,
          "program": "ambient_object_iterable.ets"
        },
        "end": {
          "line": 30,
          "column": 2,
          "program": "ambient_object_iterable.ets"
        }
      }
    },
    {
      "type": "ClassDeclaration",
      "definition": {
        "id": {
          "type": "Identifier",
          "name": "ETSGLOBAL",
          "loc": {
            "start": {
              "line": 1,
              "column": 1,
              "program": "ambient_object_iterable.ets"
            },
            "end": {
              "line": 1,
              "column": 1,
              "program": "ambient_object_iterable.ets"
            }
          }
        },
        "superClass": null,
        "implements": [],
        "body": [
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "main",
              "loc": {
                "start": {
                  "line": 32,
                  "column": 10,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 32,
                  "column": 14,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "kind": "method",
            "accessibility": "public",
            "static": true,
            "optional": false,
            "computed": false,
            "value": {
              "type": "FunctionExpression",
              "function": {
                "type": "ScriptFunction",
                "id": {
                  "type": "Identifier",
                  "name": "main",
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 10,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 32,
                      "column": 14,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "generator": false,
                "async": false,
                "expression": false,
                "params": [],
                "returnType": {
                  "type": "ETSPrimitiveType",
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 18,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 32,
                      "column": 22,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "body": {
                  "type": "BlockStatement",
                  "statements": [
                    {
                      "type": "VariableDeclaration",
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "id": {
                            "type": "Identifier",
                            "name": "c",
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 7,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 34,
                                "column": 8,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          },
                          "init": {
                            "type": "ETSNewClassInstanceExpression",
                            "typeReference": {
                              "type": "ETSTypeReference",
                              "part": {
                                "type": "ETSTypeReferencePart",
                                "name": {
                                  "type": "Identifier",
                                  "name": "C",
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 15,
                                      "program": "ambient_object_iterable.ets"
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 16,
                                      "program": "ambient_object_iterable.ets"
                                    }
                                  }
                                },
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 15,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 16,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 15,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 34,
                                  "column": 16,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "arguments": [],
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 11,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 34,
                                "column": 19,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 7,
                              "program": "ambient_object_iterable.ets"
                            },
                            "end": {
                              "line": 34,
                              "column": 19,
                              "program": "ambient_object_iterable.ets"
                            }
                          }
                        }
                      ],
                      "kind": "let",
                      "loc": {
                        "start": {
                          "line": 34,
                          "column": 3,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 34,
                          "column": 19,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    },
                    {
                      "type": "VariableDeclaration",
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "id": {
                            "type": "Identifier",
                            "name": "i",
                            "typeAnnotation": {
                              "type": "ETSPrimitiveType",
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 10,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 35,
                                  "column": 13,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 7,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 35,
                                "column": 8,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          },
                          "init": {
                            "type": "NumberLiteral",
                            "value": 0,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 16,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 35,
                                "column": 17,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          },
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 7,
                              "program": "ambient_object_iterable.ets"
                            },
                            "end": {
                              "line": 35,
                              "column": 17,
                              "program": "ambient_object_iterable.ets"
                            }
                          }
                        }
                      ],
                      "kind": "let",
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 3,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 35,
                          "column": 18,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    },
                    {
                      "type": "ForOfStatement",
                      "await": false,
                      "left": {
                        "type": "VariableDeclaration",
                        "declarations": [
                          {
                            "type": "VariableDeclarator",
                            "id": {
                              "type": "Identifier",
                              "name": "it",
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 12,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 37,
                                  "column": 14,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "init": null,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 12,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 37,
                                "column": 14,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          }
                        ],
                        "kind": "let",
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 8,
                            "program": "ambient_object_iterable.ets"
                          },
                          "end": {
                            "line": 37,
                            "column": 14,
                            "program": "ambient_object_iterable.ets"
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "c",
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 18,
                            "program": "ambient_object_iterable.ets"
                          },
                          "end": {
                            "line": 37,
                            "column": 19,
                            "program": "ambient_object_iterable.ets"
                          }
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "statements": [
                          {
                            "type": "ExpressionStatement",
                            "expression": {
                              "type": "AssignmentExpression",
                              "operator": "+=",
                              "left": {
                                "type": "Identifier",
                                "name": "it",
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 5,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 7,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "right": {
                                "type": "StringLiteral",
                                "value": ": in for",
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 11,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 21,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 5,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 38,
                                  "column": 21,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 5,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 38,
                                "column": 22,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          },
                          {
                            "type": "IfStatement",
                            "test": {
                              "type": "BinaryExpression",
                              "operator": "==",
                              "left": {
                                "type": "Identifier",
                                "name": "i",
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 9,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 10,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "right": {
                                "type": "NumberLiteral",
                                "value": 0,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 14,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 15,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 9,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 40,
                                  "column": 15,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "statements": [
                                {
                                  "type": "ExpressionStatement",
                                  "expression": {
                                    "type": "CallExpression",
                                    "callee": {
                                      "type": "MemberExpression",
                                      "object": {
                                        "type": "Identifier",
                                        "name": "arktest",
                                        "loc": {
                                          "start": {
                                            "line": 41,
                                            "column": 7,
                                            "program": "ambient_object_iterable.ets"
                                          },
                                          "end": {
                                            "line": 41,
                                            "column": 14,
                                            "program": "ambient_object_iterable.ets"
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "name": "assertEQ",
                                        "loc": {
                                          "start": {
                                            "line": 41,
                                            "column": 15,
                                            "program": "ambient_object_iterable.ets"
                                          },
                                          "end": {
                                            "line": 41,
                                            "column": 23,
                                            "program": "ambient_object_iterable.ets"
                                          }
                                        }
                                      },
                                      "computed": false,
                                      "optional": false,
                                      "loc": {
                                        "start": {
                                          "line": 41,
                                          "column": 7,
                                          "program": "ambient_object_iterable.ets"
                                        },
                                        "end": {
                                          "line": 41,
                                          "column": 23,
                                          "program": "ambient_object_iterable.ets"
                                        }
                                      }
                                    },
                                    "arguments": [
                                      {
                                        "type": "Identifier",
                                        "name": "it",
                                        "loc": {
                                          "start": {
                                            "line": 41,
                                            "column": 24,
                                            "program": "ambient_object_iterable.ets"
                                          },
                                          "end": {
                                            "line": 41,
                                            "column": 26,
                                            "program": "ambient_object_iterable.ets"
                                          }
                                        }
                                      },
                                      {
                                        "type": "StringLiteral",
                                        "value": "one,  in for",
                                        "loc": {
                                          "start": {
                                            "line": 41,
                                            "column": 28,
                                            "program": "ambient_object_iterable.ets"
                                          },
                                          "end": {
                                            "line": 41,
                                            "column": 42,
                                            "program": "ambient_object_iterable.ets"
                                          }
                                        }
                                      }
                                    ],
                                    "optional": false,
                                    "loc": {
                                      "start": {
                                        "line": 41,
                                        "column": 7,
                                        "program": "ambient_object_iterable.ets"
                                      },
                                      "end": {
                                        "line": 41,
                                        "column": 43,
                                        "program": "ambient_object_iterable.ets"
                                      }
                                    }
                                  },
                                  "loc": {
                                    "start": {
                                      "line": 41,
                                      "column": 7,
                                      "program": "ambient_object_iterable.ets"
                                    },
                                    "end": {
                                      "line": 41,
                                      "column": 44,
                                      "program": "ambient_object_iterable.ets"
                                    }
                                  }
                                }
                              ],
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 17,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 42,
                                  "column": 6,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "alternate": {
                              "type": "IfStatement",
                              "test": {
                                "type": "BinaryExpression",
                                "operator": "==",
                                "left": {
                                  "type": "Identifier",
                                  "name": "i",
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 16,
                                      "program": "ambient_object_iterable.ets"
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 17,
                                      "program": "ambient_object_iterable.ets"
                                    }
                                  }
                                },
                                "right": {
                                  "type": "NumberLiteral",
                                  "value": 1,
                                  "loc": {
                                    "start": {
                                      "line": 42,
                                      "column": 21,
                                      "program": "ambient_object_iterable.ets"
                                    },
                                    "end": {
                                      "line": 42,
                                      "column": 22,
                                      "program": "ambient_object_iterable.ets"
                                    }
                                  }
                                },
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 16,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 22,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "consequent": {
                                "type": "BlockStatement",
                                "statements": [
                                  {
                                    "type": "ExpressionStatement",
                                    "expression": {
                                      "type": "CallExpression",
                                      "callee": {
                                        "type": "MemberExpression",
                                        "object": {
                                          "type": "Identifier",
                                          "name": "arktest",
                                          "loc": {
                                            "start": {
                                              "line": 43,
                                              "column": 7,
                                              "program": "ambient_object_iterable.ets"
                                            },
                                            "end": {
                                              "line": 43,
                                              "column": 14,
                                              "program": "ambient_object_iterable.ets"
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "name": "assertEQ",
                                          "loc": {
                                            "start": {
                                              "line": 43,
                                              "column": 15,
                                              "program": "ambient_object_iterable.ets"
                                            },
                                            "end": {
                                              "line": 43,
                                              "column": 23,
                                              "program": "ambient_object_iterable.ets"
                                            }
                                          }
                                        },
                                        "computed": false,
                                        "optional": false,
                                        "loc": {
                                          "start": {
                                            "line": 43,
                                            "column": 7,
                                            "program": "ambient_object_iterable.ets"
                                          },
                                          "end": {
                                            "line": 43,
                                            "column": 23,
                                            "program": "ambient_object_iterable.ets"
                                          }
                                        }
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "name": "it",
                                          "loc": {
                                            "start": {
                                              "line": 43,
                                              "column": 24,
                                              "program": "ambient_object_iterable.ets"
                                            },
                                            "end": {
                                              "line": 43,
                                              "column": 26,
                                              "program": "ambient_object_iterable.ets"
                                            }
                                          }
                                        },
                                        {
                                          "type": "StringLiteral",
                                          "value": "two,  in for",
                                          "loc": {
                                            "start": {
                                              "line": 43,
                                              "column": 28,
                                              "program": "ambient_object_iterable.ets"
                                            },
                                            "end": {
                                              "line": 43,
                                              "column": 42,
                                              "program": "ambient_object_iterable.ets"
                                            }
                                          }
                                        }
                                      ],
                                      "optional": false,
                                      "loc": {
                                        "start": {
                                          "line": 43,
                                          "column": 7,
                                          "program": "ambient_object_iterable.ets"
                                        },
                                        "end": {
                                          "line": 43,
                                          "column": 43,
                                          "program": "ambient_object_iterable.ets"
                                        }
                                      }
                                    },
                                    "loc": {
                                      "start": {
                                        "line": 43,
                                        "column": 7,
                                        "program": "ambient_object_iterable.ets"
                                      },
                                      "end": {
                                        "line": 43,
                                        "column": 44,
                                        "program": "ambient_object_iterable.ets"
                                      }
                                    }
                                  }
                                ],
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 24,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 6,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "alternate": {
                                "type": "IfStatement",
                                "test": {
                                  "type": "BinaryExpression",
                                  "operator": "==",
                                  "left": {
                                    "type": "Identifier",
                                    "name": "i",
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 16,
                                        "program": "ambient_object_iterable.ets"
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 17,
                                        "program": "ambient_object_iterable.ets"
                                      }
                                    }
                                  },
                                  "right": {
                                    "type": "NumberLiteral",
                                    "value": 2,
                                    "loc": {
                                      "start": {
                                        "line": 44,
                                        "column": 21,
                                        "program": "ambient_object_iterable.ets"
                                      },
                                      "end": {
                                        "line": 44,
                                        "column": 22,
                                        "program": "ambient_object_iterable.ets"
                                      }
                                    }
                                  },
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 16,
                                      "program": "ambient_object_iterable.ets"
                                    },
                                    "end": {
                                      "line": 44,
                                      "column": 22,
                                      "program": "ambient_object_iterable.ets"
                                    }
                                  }
                                },
                                "consequent": {
                                  "type": "BlockStatement",
                                  "statements": [
                                    {
                                      "type": "ExpressionStatement",
                                      "expression": {
                                        "type": "CallExpression",
                                        "callee": {
                                          "type": "MemberExpression",
                                          "object": {
                                            "type": "Identifier",
                                            "name": "arktest",
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 7,
                                                "program": "ambient_object_iterable.ets"
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 14,
                                                "program": "ambient_object_iterable.ets"
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "assertEQ",
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 15,
                                                "program": "ambient_object_iterable.ets"
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 23,
                                                "program": "ambient_object_iterable.ets"
                                              }
                                            }
                                          },
                                          "computed": false,
                                          "optional": false,
                                          "loc": {
                                            "start": {
                                              "line": 45,
                                              "column": 7,
                                              "program": "ambient_object_iterable.ets"
                                            },
                                            "end": {
                                              "line": 45,
                                              "column": 23,
                                              "program": "ambient_object_iterable.ets"
                                            }
                                          }
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "name": "it",
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 24,
                                                "program": "ambient_object_iterable.ets"
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 26,
                                                "program": "ambient_object_iterable.ets"
                                              }
                                            }
                                          },
                                          {
                                            "type": "StringLiteral",
                                            "value": "three,  in for",
                                            "loc": {
                                              "start": {
                                                "line": 45,
                                                "column": 28,
                                                "program": "ambient_object_iterable.ets"
                                              },
                                              "end": {
                                                "line": 45,
                                                "column": 44,
                                                "program": "ambient_object_iterable.ets"
                                              }
                                            }
                                          }
                                        ],
                                        "optional": false,
                                        "loc": {
                                          "start": {
                                            "line": 45,
                                            "column": 7,
                                            "program": "ambient_object_iterable.ets"
                                          },
                                          "end": {
                                            "line": 45,
                                            "column": 45,
                                            "program": "ambient_object_iterable.ets"
                                          }
                                        }
                                      },
                                      "loc": {
                                        "start": {
                                          "line": 45,
                                          "column": 7,
                                          "program": "ambient_object_iterable.ets"
                                        },
                                        "end": {
                                          "line": 45,
                                          "column": 46,
                                          "program": "ambient_object_iterable.ets"
                                        }
                                      }
                                    }
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 44,
                                      "column": 24,
                                      "program": "ambient_object_iterable.ets"
                                    },
                                    "end": {
                                      "line": 46,
                                      "column": 6,
                                      "program": "ambient_object_iterable.ets"
                                    }
                                  }
                                },
                                "alternate": {
                                  "type": "BlockStatement",
                                  "statements": [
                                    {
                                      "type": "ExpressionStatement",
                                      "expression": {
                                        "type": "CallExpression",
                                        "callee": {
                                          "type": "MemberExpression",
                                          "object": {
                                            "type": "Identifier",
                                            "name": "arktest",
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 7,
                                                "program": "ambient_object_iterable.ets"
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 14,
                                                "program": "ambient_object_iterable.ets"
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "name": "assertTrue",
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 15,
                                                "program": "ambient_object_iterable.ets"
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 25,
                                                "program": "ambient_object_iterable.ets"
                                              }
                                            }
                                          },
                                          "computed": false,
                                          "optional": false,
                                          "loc": {
                                            "start": {
                                              "line": 47,
                                              "column": 7,
                                              "program": "ambient_object_iterable.ets"
                                            },
                                            "end": {
                                              "line": 47,
                                              "column": 25,
                                              "program": "ambient_object_iterable.ets"
                                            }
                                          }
                                        },
                                        "arguments": [
                                          {
                                            "type": "BooleanLiteral",
                                            "value": false,
                                            "loc": {
                                              "start": {
                                                "line": 47,
                                                "column": 26,
                                                "program": "ambient_object_iterable.ets"
                                              },
                                              "end": {
                                                "line": 47,
                                                "column": 31,
                                                "program": "ambient_object_iterable.ets"
                                              }
                                            }
                                          }
                                        ],
                                        "optional": false,
                                        "loc": {
                                          "start": {
                                            "line": 47,
                                            "column": 7,
                                            "program": "ambient_object_iterable.ets"
                                          },
                                          "end": {
                                            "line": 47,
                                            "column": 32,
                                            "program": "ambient_object_iterable.ets"
                                          }
                                        }
                                      },
                                      "loc": {
                                        "start": {
                                          "line": 47,
                                          "column": 7,
                                          "program": "ambient_object_iterable.ets"
                                        },
                                        "end": {
                                          "line": 47,
                                          "column": 33,
                                          "program": "ambient_object_iterable.ets"
                                        }
                                      }
                                    }
                                  ],
                                  "loc": {
                                    "start": {
                                      "line": 46,
                                      "column": 12,
                                      "program": "ambient_object_iterable.ets"
                                    },
                                    "end": {
                                      "line": 48,
                                      "column": 6,
                                      "program": "ambient_object_iterable.ets"
                                    }
                                  }
                                },
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 12,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 6,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 12,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 48,
                                  "column": 6,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 5,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 48,
                                "column": 6,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          },
                          {
                            "type": "ExpressionStatement",
                            "expression": {
                              "type": "UpdateExpression",
                              "operator": "++",
                              "prefix": true,
                              "argument": {
                                "type": "Identifier",
                                "name": "i",
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 7,
                                    "program": "ambient_object_iterable.ets"
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 8,
                                    "program": "ambient_object_iterable.ets"
                                  }
                                }
                              },
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 5,
                                  "program": "ambient_object_iterable.ets"
                                },
                                "end": {
                                  "line": 50,
                                  "column": 8,
                                  "program": "ambient_object_iterable.ets"
                                }
                              }
                            },
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 5,
                                "program": "ambient_object_iterable.ets"
                              },
                              "end": {
                                "line": 50,
                                "column": 9,
                                "program": "ambient_object_iterable.ets"
                              }
                            }
                          }
                        ],
                        "loc": {
                          "start": {
                            "line": 37,
                            "column": 21,
                            "program": "ambient_object_iterable.ets"
                          },
                          "end": {
                            "line": 51,
                            "column": 4,
                            "program": "ambient_object_iterable.ets"
                          }
                        }
                      },
                      "loc": {
                        "start": {
                          "line": 37,
                          "column": 3,
                          "program": "ambient_object_iterable.ets"
                        },
                        "end": {
                          "line": 51,
                          "column": 4,
                          "program": "ambient_object_iterable.ets"
                        }
                      }
                    }
                  ],
                  "loc": {
                    "start": {
                      "line": 32,
                      "column": 23,
                      "program": "ambient_object_iterable.ets"
                    },
                    "end": {
                      "line": 52,
                      "column": 2,
                      "program": "ambient_object_iterable.ets"
                    }
                  }
                },
                "loc": {
                  "start": {
                    "line": 32,
                    "column": 10,
                    "program": "ambient_object_iterable.ets"
                  },
                  "end": {
                    "line": 52,
                    "column": 2,
                    "program": "ambient_object_iterable.ets"
                  }
                }
              },
              "loc": {
                "start": {
                  "line": 32,
                  "column": 10,
                  "program": "ambient_object_iterable.ets"
                },
                "end": {
                  "line": 52,
                  "column": 2,
                  "program": "ambient_object_iterable.ets"
                }
              }
            },
            "overloads": [],
            "loc": {
              "start": {
                "line": 32,
                "column": 1,
                "program": "ambient_object_iterable.ets"
              },
              "end": {
                "line": 52,
                "column": 2,
                "program": "ambient_object_iterable.ets"
              }
            }
          }
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 1,
            "program": "ambient_object_iterable.ets"
          },
          "end": {
            "line": 1,
            "column": 1,
            "program": "ambient_object_iterable.ets"
          }
        }
      },
      "loc": {
        "start": {
          "line": 1,
          "column": 1,
          "program": "ambient_object_iterable.ets"
        },
        "end": {
          "line": 1,
          "column": 1,
          "program": "ambient_object_iterable.ets"
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 1,
      "program": "ambient_object_iterable.ets"
    },
    "end": {
      "line": 52,
      "column": 2,
      "program": "ambient_object_iterable.ets"
    }
  }
}