# File lib/earthquake/id_var.rb, line 28
      def id2var(id)
        @table.read(id) || succ(id)
      end