# File lib/sqlite3/database.rb, line 555
      def count
        @driver.aggregate_count( @func )
      end