# File lib/kirbybase.rb, line 815 def recno_index_exists?(table) @recno_indexes.include?(table.name) end