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