# File lib/innodb/inode.rb, line 61
  def initialize(space, data)
    @space = space
    @data = data
  end