# File lib/hashery/orderedhash.rb, line 76
    def delete_if
      super
      sync_keys!
      self
    end