# File lib/spring/commands.rb, line 19
  def self.command(name)
    commands.fetch name
  end