class Selenium::WebDriver::ChildProcess

def self.build(*command)

def self.build(*command)
  new(*command)
end