# File rbot/dbhash.rb, line 61
    def DBHash.convert_to_db(from, to)
      puts "DBHash: converting from text to db, #{from} => #{to}"
    end