# File lib/em/connection.rb, line 414
414:     def get_peername
415:       EventMachine::get_peername @signature
416:     end