# File raggle, line 730
        def start_actions=(*actions)
          @start_actions = actions.flatten
        end