in src/main/java/org/apache/sling/settings/impl/SlingPropertiesPrinter.java [89:91]
public SlingPropertiesPrinter(Properties props) throws IOException { this.props = props; }