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