# File lib/deltacloud/state_machine.rb, line 94
      def on(action)
        @action = action
      end