# File lib/specinfra/backend/powershell/command.rb, line 16
        def exec code
          @script = code
        end