36 37 38
# File 'lib/spring-jruby/client.rb', line 36 def self.command_for(name) COMMANDS[name] || Client::Run end