/** Close it */ public void close() { delegate.close(); }
@DocAnnotation$annotation$(description = " Close it\n") @TypeInfo("ceylon.language::Anything") public void close() { delegate.close(); }