Fixed resonse() to properly get the entire response instead of just the 1st line of it. This change fixes many of the reported bugs reported against this module.
Fixed command() & response() to also log socket() calls in debug mode with "SKT >>>" & "SKT <<<" prefixes.
Added supported(), quot(), & _help()
All response calls in new() are now tested & added debug flag to socket object.