"Array [ 1, 2 ].at(0)": { // (Array [ 1, 2 ]).at(0)
        expected: [
          "SCScript(function($) {",
          "  return $('Array').$('[]', [ $.Array([",
          "    $.Integer(1),",