# File lib/thor/ordered_hash.rb, line 9
    def initialize
      @hash = {}
    end