class Opal::CliRunners::Phantomjs

def initialize(output = $stdout)

def initialize(output = $stdout)
  @output = output
end