29 30 31
# File 'lib/ferrum/browser/process.rb', line 29 def self.start(*args) new(*args).tap(&:start) end