class Fission::Command::Suspend

def initialize(args=[])

def initialize(args=[])
  super
  @options.all = false
end