Initializer
init(summary:replacements:)
Creates a new Solution with the provided summary and replacements
init(summary: String, replacements: [Replacement])
Parameters
summaryA brief description of the solution to a problem
replacementsThe replacements necessary to fix a problem. This array may be empty.