module VCloud
    module Action
      class PowerOff
        def initialize(app, env)
          @app = app