public IHeartbeat GetHeartbeat(IAmqpReader reader)
 {
     return(_protocol.GetHeartbeat(reader));
 }