# File lib/dbd/pg/statement.rb, line 65
    def fetch
        @result.fetchrow
    end