# File lib/sfl.rb, line 185
  def Kernel.spawn(*x)
    SFL.new(*x).run
  end