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