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