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