# File lib/sass/util/ordered_hash.rb, line 88
  def reject!
    super
    sync_keys!
    self
  end