class Thor::Options::Hash

def initialize(hash)

def initialize(hash)
  super()
  update hash
end