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