# File lib/thor/options.rb, line 15
      def [](key)
        super convert_key(key)
      end