collection method

Parser collection()

Implementation

Parser collection() => string('(') & ref0(object).trim().star() & string(')');