# File lib/slop.rb, line 404
  def fetch_command(command)
    @commands[command.to_s]
  end