class Bundler::Thor::CoreExt::OrderedHash

def initialize

def initialize
  @hash = {}
end