# File lib/spring/commands.rb, line 15
  def self.command?(name)
    commands.include? name
  end