class Thor::CoreExt::OrderedHash

def initialize

def initialize
  @hash = {}
end