# File lib/innodb/page/index_compressed.rb, line 9
  def directory_slots
    page_header[:n_heap] - 2
  end