# File lib/innodb/list.rb, line 70
  def object_from_address(address)
    raise "#{self.class} must implement object_from_address"
  end