# File lib/spring/client/binstub.rb, line 71 def status(text, stream = $stdout) stream.puts "* #{command.binstub_name}: #{text}" end