fencing: Pexpect problems - missing return statement
Previusly pexpect.send() returned value which was not used anywhere, with new version this is no
longer true and our inherited class fspawn has to return proper values (length of the written string)