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