# File lib/database_cleaner/base.rb, line 68
    def orm
      @orm || autodetect
    end