Fallback print method for summary objects inheriting from beezdemand_summary.
Specific summary classes should implement their own print.summary.* methods
for detailed output; this provides a minimal fallback.
Usage
# S3 method for class 'beezdemand_summary'
print(x, ...)