# File lib/sfl.rb, line 189
  def spawn(*x)
    Kernel.spawn(*x)
  end