# File lib/thor/options.rb, line 10
      def initialize(hash)
        super()
        update hash
      end