subsets method

Subsets<String> subsets()

Implementation

Subsets<String> subsets() => Subsets<String>(characters(this));