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