# File lib/innodb/space.rb, line 295
  def data_dictionary_page
    page(page_sys_data_dictionary) if system_space?
  end