public IPump GetPump(Thermosiphon thermosiphon) { return thermosiphon; }
public IPump GetPump(Thermosiphon thermosiphon) { return(thermosiphon); }