# File lib/spring/client/server.rb, line 13
def
foreground?
!
args
.
include?
(
"--background"
)
end