8 9 10 11
# File 'lib/spring/client/server.rb', line 8 def call require "spring/server" Spring::Server.boot(foreground: foreground?) end