# File lib/fission/command/suspend.rb, line 5
      def initialize(args=[])
        super
        @options.all = false
      end