# File lib/dbd/pg/tuples.rb, line 107
    def row_count
        @pg_result.num_tuples
    end