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