# File lib/slop/commands.rb, line 97
    def [](key)
      commands[key.to_s]
    end