# File raggle, line 545
        def initialize
          @context = nil
          @start_actions = []
          @end_actions = []
        end