# File lib/seamless_database_pool/connection_statistics.rb, line 18
    def reset_connection_statistics
      @connection_statistics = {}
    end