public CustomPSHostUserInterface() { _buffer = new StringBuilder(); _rawUI = new CustomPSHostRawUserInterface(); }