# File lib/sqlite3/database.rb, line 565
      def []( key )
        @context[ key ]
      end