# File lib/em/connection.rb, line 420
420:     def get_peername
421:       EventMachine::get_peername @signature
422:     end