# File lib/innodb/inode.rb, line 136
  def ==(other)
    fseg_id == other.fseg_id if other
  end