# File lib/innodb/xdes.rb, line 50
  def size_bitmap
    (@page.space.pages_per_extent * BITS_PER_PAGE) / 8
  end