SLSIA. How can I access the serial I/O functions from inside library code? From inside a sketch I can obviously just call Serial.whatever, but that doesn't work in library code.