# File lib/scraperwiki.rb, line 104
  def close_sqlite
    sqlite_magic_connection.close
    @sqlite_magic_connection = nil
  end