# File lib/mega/ohash.rb, line 105
    def clear
        @order = []
        super
    end