class Fission::Command::Start

def initialize(args=[])

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