class Fission::Command::Delete

def initialize(args=[])

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