# File raggle, line 737
        def end_actions=(*actions)
          @end_actions = actions.flatten
        end