warn 'OrderedHash (ohash.rb) is deprecated --use Dictionary (dictionary.rb) instead.' require 'mega/dictionary' OrderedHash = Dictionary