# File lib/packet/packet_connection.rb, line 39
    def get_peername
      connection.getpeername
    end