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