# File lib/sqlite3/database.rb, line 541
      def initialize
        @result   = nil
        @context  = {}
      end