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