(CommandList
  children: [
    (Assignment
      keyword: Assign_None
      pairs: [
        (assign_pair
          lhs: (LhsName name:PATH)
          op: Equal
          rhs: {(/sbin) (Lit_Other ':') (/usr/sbin) (Lit_Other ':') (/bin) (Lit_Other ':') (/usr/bin)}
          spids: [29]
        )
      ]
      spids: [29]
    )
    (C {(.)} {(/lib/init/vars.sh)})
    (C {(.)} {(/lib/lsb/init-functions)})
    (FuncDef
      name: do_start
      body: 
        (BraceGroup
          children: [
            (If
              arms: [
                (if_arm
                  cond: [
                    (Sentence
                      child: (C {(Lit_Other '[')} {(-x)} {(/etc/rc.local)} {(Lit_Other ']')})
                      terminator: <Op_Semi ';'>
                    )
                  ]
                  action: [
                    (AndOr
                      ops: [Op_DAmp]
                      children: [
                        (C {(Lit_Other '[')} {(DQ ($ VSub_Name '$VERBOSE'))} 
                          {(KW_Bang '!') (Lit_Other '=')} {(no)} {(Lit_Other ']')}
                        )
                        (C {(log_begin_msg)} {(DQ ('Running local boot scripts (/etc/rc.local)'))})
                      ]
                    )
                    (C {(/etc/rc.local)})
                    (Assignment
                      keyword: Assign_None
                      pairs: [
                        (assign_pair
                          lhs: (LhsName name:ES)
                          op: Equal
                          rhs: {($ VSub_QMark '$?')}
                          spids: [94]
                        )
                      ]
                      spids: [94]
                    )
                    (AndOr
                      ops: [Op_DAmp]
                      children: [
                        (C {(Lit_Other '[')} {(DQ ($ VSub_Name '$VERBOSE'))} 
                          {(KW_Bang '!') (Lit_Other '=')} {(no)} {(Lit_Other ']')}
                        )
                        (C {(log_end_msg)} {($ VSub_Name '$ES')})
                      ]
                    )
                    (ControlFlow
                      token: <ControlFlow_Return return>
                      arg_word: {($ VSub_Name '$ES')}
                    )
                  ]
                  spids: [16777215 66]
                )
              ]
              spids: [16777215 123]
            )
          ]
          spids: [52]
        )
      spids: [48 51]
    )
    (Case
      to_match: {(DQ ($ VSub_Number '$1'))}
      arms: [
        (case_arm
          pat_list: [{(start)}]
          action: [(C {(do_start)})]
          spids: [137 138 144 16777215]
        )
        (case_arm
          pat_list: [{(restart)} {(reload)} {(force-reload)}]
          action: [
            (SimpleCommand
              words: [{(echo)} {(DQ ("Error: argument '") ($ VSub_Number '$1') ("' not supported"))}]
              redirects: [(Redir op_id:Redir_GreatAnd fd:16777215 arg_word:{(2)} spids:[163])]
            )
            (ControlFlow token:<ControlFlow_Exit exit> arg_word:{(3)})
          ]
          spids: [147 152 172 16777215]
        )
        (case_arm
          pat_list: [{(stop)} {(status)}]
          action: [(ControlFlow token:<ControlFlow_Exit exit> arg_word:{(0)})]
          spids: [175 178 190 16777215]
        )
        (case_arm
          pat_list: [{(Lit_Other '*')}]
          action: [
            (SimpleCommand
              words: [{(echo)} {(DQ ('Usage: ') ($ VSub_Number '$0') (' start|stop'))}]
              redirects: [(Redir op_id:Redir_GreatAnd fd:16777215 arg_word:{(2)} spids:[205])]
            )
            (ControlFlow token:<ControlFlow_Exit exit> arg_word:{(3)})
          ]
          spids: [193 194 214 16777215]
        )
      ]
      spids: [128 134 216]
    )
  ]
)