Feed paper by specified number of lines
Future<bool> feedPaper(int lines) { throw UnimplementedError('feedPaper() has not been implemented.'); }