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