class PhusionPassenger::ProgressBar
def initialize(output = STDOUT)
def initialize(output = STDOUT) @output = output @tty = output.tty? @throbbler_index = 0 end
def initialize(output = STDOUT) @output = output @tty = output.tty? @throbbler_index = 0 end